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,
"metrics": [
"string"
]
}
integer
enterpriseId
Required
enterpriseId
Responses
200
Request was successfully processed
[
{
"edgeId": 0,
"edgeName": "string",
"tunnelCount": 0,
"memoryPct": "number",
"flowCount": "number",
"cpuPct": "number",
"handoffQueueDrops": 0
}
]
array of
object
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 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