Returns a JSON object with count of agents to status
Returns a JSON Object with count of agents to status. Expected format: { "ONLINE":4, "UPGRADE_RECOMMENDED":1 } Requires Settings Tab permission.
Request
GET https://{hostname}:{port}
/cli/agentCLI/statuses
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getAgentStatuses.