Get traffic flow measurements
GET/adem/telemetry/v2/measure/nav/traffic
Retrieves measurement of traffic flow obtained from firewall logs (via ADEM probes).
Request
Query Parameters
Possible values: <= 2147483648
The start time of the time range for which you want to retrieve the metrics. Specify in UNIX_TIMESTAMP_SECONDS, for example 1646252520
Possible values: <= 2147483648
The end time of the time range for which you want to retrieve the metrics. Specify in UNIX_TIMESTAMP_SECONDS, for example 1646263320
Timerange over which you want to retrieve metrics, provided in readable format:
last_
The responses are aggregated over a sample period which is a function of the time interval requested, such that the granularity decreases with increasing interval. See About Autonomous DEM API Timerange Parameter for details.
Default value: true
Selects which fields to include in the query. Must use the format field
The following operators are supported: >=, <=, ==, !=, >, <
See
About Autonomous DEM API Filter Parameter for details.
Possible values: [timeseries
, summary
, grouped-timeseries
, grouped-summary
]
Specifies the response type, such as 'timeseries' or 'group-summary'. See About Autonomous DEM API Response-Type Parameter for details.
The entity by which to group the results. You can use entities such as endpoint, location, site, user, or test. You can specify multiple groups as a comma-separated list. For example, group=Entity.user, group=Entity.test,Entity.location
Header Parameters
Used to specify a specific tenant.
Responses
- 200
- 400
- 401
- 500
NAV traffic
- application/json
- Schema
- Example (from schema)
Schema
- TrafficSeries
- TrafficSummary
- TrafficSeriesCollection
- TrafficSummaryCollection
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample period in seconds
series object[]
number of bytes received
number of bytes sent
number of packets received
number of packets sent
sample start time (Unix timestamp)
array of tenant service groups
average object
number of bytes received
number of bytes sent
number of packets received
number of packets sent
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
collection object[]
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample period in seconds
series object[]
number of bytes received
number of bytes sent
number of packets received
number of packets sent
sample start time (Unix timestamp)
array of tenant service groups
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample period in seconds
sample start time (Unix timestamp)
array of tenant service groups
collection object[]
average object
number of bytes received
number of bytes sent
number of packets received
number of packets sent
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
{}
Invalid Request
Invalid Client
Server Error