GET /networks/{networkId}/traffic

meraki.com

Summary: Return the traffic analysis data for this network
Operation ID: getNetworkTraffic
Auth: unknown
Description

Return the traffic analysis data for this network. Traffic analysis with hostname visibility must be enabled on the network.

Parameters (4)

deviceType (string, query, optional)

Filter the data by device type: 'combined', 'wireless', 'switch' or 'appliance'. Defaults to 'combined'. When using 'combined', for each rule the data will come from the device type with the most usage.

Constraints: {'enum': ['appliance', 'combined', 'switch', 'wireless']}

networkId (string, path, required)
t0 (string, query, optional)

The beginning of the timespan for the data. The maximum lookback period is 30 days from today.

timespan (number, query, optional)

The timespan for which the information will be fetched. If specifying timespan, do not specify parameter t0. The value must be in seconds and be less than or equal to 30 days.

No probe data for this endpoint yet.