Update Device Custom Property
This PUT API provides a way to modify the device properties of one or more devices.
Release Added | 6.5.0 | ||||||||
Input URL |
https://<FortiSIEM_Supervisor_IP>/phoenix/rest/cmdbDeviceInfo/properties |
||||||||
Input Credentials | User name and password of Supervisor account, or Organization specific user name and password, Organization name. | ||||||||
HTTP Method | PUT | ||||||||
Request Body |
The modified properties and the list of devices need to be specified in an XML file in the body. The XSD is File9_device_properties.xsd. Key fields are
|
||||||||
|
|||||||||
Output | When the request succeeds (HTTP response code 200), the properties are modified as defined in the request. |