metrics_get_edge_flow_visibility_metrics

metrics_get_edge_flow_visibility_metrics
metrics_get_edge_flow_visibility_metrics
JSON Example
{
    "id": 0,
    "edgeId": 0,
    "enterpriseId": 0,
    "interval": {
        "end": "string",
        "start": "string"
    },
    "metrics": [
        "string"
    ],
    "sort": "string",
    "quickSearch": "string",
    "filters": {},
    "limit": 0,
    "sortBy": [
        {
            "attribute": "string",
            "type": "string"
        }
    ],
    "nextPageLink": "string",
    "prevPageLink": "string",
    "_count": false,
    "_filterSpec": false
}
integer
id
Optional

id

integer
edgeId
Optional

edgeId

integer
enterpriseId
Optional

enterpriseId

interval
Required

interval

metrics
Optional

A list of metrics to report. When omitted, this method returns all available metrics.

sort
Optional

sort

Possible values are : packetsRx, packetsTx, totalPackets, bytesRx, bytesTx, totalBytes, bestJitterMsRx, bestJitterMsTx, bestLatencyMsRx, bestLatencyMsTx, bestLossPctRx, bestLossPctTx,
quickSearch
Optional

quickSearch

filters
Optional

filters

integer
limit
Optional
Constraints: minimum: 0 default: 2048

limit

sortBy
Optional

sortBy

string
nextPageLink
Optional

nextPageLink

string
prevPageLink
Optional

prevPageLink

boolean
_count
Optional

_count

boolean
_filterSpec
Optional

_filterSpec