Get Enterprise Flow Metrics
DescriptionFetch Customer-global network flow summary statistics
Request
URLURL
Path Parameters
Path Parameters
The logicalId
GUID for the target enterprise
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.
metrics supported for querying flowStats
sortBy query param to sort the resultset. Format of sortBy is
Query interval start time represented as a 13-digit, millisecond-precision epoch timestamp.
Response
Response BodyResponse Body
array
of
InlineFlowStatsArray
of type application/json
Request successfully processed
Errors
Code Samples