Monitoring Get Enterprise Edge Cluster Status
Get edge`s utilization data by clusters
Privileges required:
READ
EDGE
Request
URI
POST
https://{api_host}/portal/rest/monitoring/getEnterpriseEdgeClusterStatus
COPY
Request Body
Show optional properties
{
"enterpriseId": 0
}
{
"enterpriseId": 0,
"role": "string",
"metrics": "edge_metrics Object"
}
integer
enterpriseId
Required
enterpriseId
Responses
200
Request was successfully processed
Returns
Array of
object
of type(s)
application/json
[
{
"edgeId": 0,
"edgeName": "string",
"tunnelCount": 0,
"tunnelCountV6": 0,
"memoryPct": "number",
"flowCount": "number",
"cpuPct": "number",
"cpuCoreTemp": 0,
"handoffQueueDrops": 0
}
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"enterpriseId:"integer"}' https://{api_host}/portal/rest/monitoring/getEnterpriseEdgeClusterStatus
All Operations
POST
Monitoring Get Aggregate Edge Link Metrics
POST
Monitoring Get Aggregate Enterprise Events
POST
Monitoring Get Aggregates
POST
Monitoring Get Enterprise Aggregate Edge Nvs Tunnel Status
POST
Monitoring Get Enterprise Bgp Peer Status
POST
Monitoring Get Enterprise Edge Bfd Peer Status
POST
Monitoring Get Enterprise Edge Bgp Peer Status
POST
Monitoring Get Enterprise Edge Cluster Status
POST
Monitoring Get Enterprise Edge Link Status
POST
Monitoring Get Enterprise Edge Nvs Tunnel Status
POST
Monitoring Get Enterprise Edge Status
POST
Monitoring Get Network Gateway Status
POST
Monitoring Get Vpn Edge Action Status
POST
Monitoring Get Vpn Site Status
POST
Monitoring Get Wss Location Creation Status