Get Device Custom Property
This GET API returns the device properties for a particular device specified by organization name, organization ID, access IP or host name. Only the properties that are set are returned.
Release Added | 6.5.0 | |||||||||||||||
Input URL |
https://<FortiSIEM_Supervisor_IP>/phoenix/rest/cmdbDeviceInfo/properties?organization=<org_name>&orgId=<org_id>&ip=<device_ip>&name=<hostname> |
|||||||||||||||
Input Credentials |
|
|||||||||||||||
HTTP Method | GET | |||||||||||||||
Request Path Parameters |
|
|||||||||||||||
Output | When the request succeeds (HTTP response code 200), then an XML is returned with the set properties for that device. Schema XSD file is File9_device_properties.xsd. |