metrics_get_edge_flow_metrics_multiples

metrics_get_edge_flow_metrics_multiples
metrics_get_edge_flow_metrics_multiples
JSON Example
{
    "edgeId": 0,
    "enterpriseId": 0,
    "edgeLogicalIds": [
        "string"
    ],
    "metricName": "string",
    "interval": {
        "end": "string",
        "start": "string"
    },
    "metrics": [
        "string"
    ],
    "limit": 0,
    "attribute": {},
    "sort": "string",
    "other": false
}
integer
edgeId
Optional

edgeId

integer
enterpriseId
Optional

enterpriseId

array of string
edgeLogicalIds
Optional

edgeLogicalIds

string
metricName
Required

metricName

interval
Required

interval

metrics
Optional

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

integer
limit
Optional
Constraints: minimum: -1 default: 2048

limit

string
sort
Optional

sort

boolean
other
Optional

other