GET /networks/{networkId}/devices/connectionStats
Summary: Aggregated connectivity info for this network, grouped by node
Operation ID: getNetworkDevicesConnectionStats
Auth: unknown
Operation ID: getNetworkDevicesConnectionStats
Auth: unknown
Description
Aggregated connectivity info for this network, grouped by node
Parameters (8)
apTag
(string, query, optional)
Filter results by AP Tag
band
(string, query, optional)
Filter results by band (either '2.4' or '5'). Note that data prior to February 2020 will not have band information.
Constraints: {'enum': ['2.4', '5']}
networkId
(string, path, required)
ssid
(integer, query, optional)
Filter results by SSID
t0
(string, query, optional)
The beginning of the timespan for the data. The maximum lookback period is 180 days from today.
t1
(string, query, optional)
The end of the timespan for the data. t1 can be a maximum of 7 days after t0.
timespan
(number, query, optional)
The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 7 days.
vlan
(integer, query, optional)
Filter results by VLAN
No probe data for this endpoint yet.