Get Edge Path Series
DescriptionFetch path stats time series from an edge
Request
URLURL
Path Parameters
Path Parameters
The logicalId
GUID for the target enterprise
The logicalId
GUID for the target edge
Query Parameters
Query Parameters
Query interval end time represented as a 13-digit, millisecond-precision epoch timestamp.
groupBy criteria according to which the result set is grouped. For example, a groupBy value of link produces an API response wherein each element corresponds to a distinct link record for which aggregate values are reported.
A comma-separated list of field names corresponding to linked resources. Where supported, the server will resolve resource attributes for the specified resources.
Limits the maximum size of the result set.
An integer value specifying the max samples for path stats
metrics supported for querying pathStats
The logicalId
GUID for the path stats peer
Query interval start time represented as a 13-digit, millisecond-precision epoch timestamp.
Response
Response BodyResponse Body
array
of
InlineEdgePathStatsSeriesArray
of type application/json
Request successfully processed
Errors
Code Samples