Vantage PATCH nodes

A PATCH to api/open/nodes/{id} lets you to update the node's fields.

Requirements and restrictions

  • The authenticated user must be in a group that has the admin role
  • The fields to be updated and their value must be passed in the JavaScript Object Notation (JSON) body inside attributes key
Figure 1. Example of a Vantage Open API nodes patch

Example of a Vantage Open API nodes patch

Fields that can be updated are:

  • label
  • firmware_version
  • vendor
  • product_name
  • serial_number
  • os
  • mac_address
  • type