List Gateway Monitors
Lists monitoring information related to Gateways registered in the environment.
Request
URI
GET
https://{api_host}//localhost/monitor/gateways
COPY
Responses
200
OK
[
{
"active_connection_count": 1234,
"blast_connection_count": 10,
"details": {
"address": "uag1.example.com",
"internal": false,
"type": "UAG",
"version": "3.5.0"
},
"id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
"name": "uag1",
"pcoip_connection_count": 90,
"status": "OK"
}
]
401
User is not authenticated
Operation doesn't return any data structure