Get a count of agent relays along with status
Returns a JSONObject with count of agent relays to status. Expected format: { "ONLINE":4, "OFFLINE":1, } Requires Settings Tab permission.
Request
GET https://{hostname}:{port}
/cli/relay/statuses
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getRelayStatuses.