Get the List of Monitored Devices and Attributes
This API enables to get the list of monitored devices and attributes in Enterprise and Service Provider deployments.
API Specifications
Methodology | REST API based: Caller makes an HTTP(S) request with an input XML (optional). An output XML is returned. |
Input URL |
https://<<FortiSIEM_Supervisor_IP>/phoenix/rest/deviceInfo/monitoredDevices
|
Input Credentials |
|
Output | An XML that contains device name, device type, organization name and list of monitored attributes. |
Refer to Example Usage to get the list of monitored devices and attributes.