Get Agent Status for a Specific Host
This API enables you to get Linux and Windows Agent status.
Release Added |
5.2.5 |
Methodology | REST API based: Caller makes an HTTPS request with query parameters: orgId , hostName . |
Request URL | https://<FortiSIEM_Supervisor_IP>/phoenix/rest/agentStatus/all?request=<orgId>,<hostName>
|
Input Credentials | User name and password of Super account or Organization-specific account. |
Input Parameters | Query parameters: orgId , hostName . |
Output | An XML file containing Type, AgentStatus, PolicyID, HeartbeatTime, LastEventReceiveTime |
Refer to Example Usage to get the list of monitored devices and attributes.