Dashboard Wireless Usage and Capacity
Wireless usage & capacity grid
Returns the usage & capacity grid of wireless devices based on the provided filters. You can filter the results by sites.
post/dashboard/wireless/usage-capacity/grid
Query parameters
pageinteger
Page number, min = 1
limitinteger
Page Size, min = 1, max = 100
keywordstring
The keyword to search - site name, device hostname, device MAC
sortField'HOSTNAME' | 'SITE' | 'RADIO_2DOT4G_UTILIZATION_SCORE' | 'RADIO_5G_UTILIZATION_SCORE' | 'RADIO_6G_UTILIZATION_SCORE' | 'WIFI0_RETRY_SCORE' | 'WIFI1_RETRY_SCORE' | 'WIFI2_RETRY_SCORE' | 'WIFI0_PACKET_LOSS' | 'WIFI1_PACKET_LOSS' | 'WIFI2_PACKET_LOSS' | 'ETH0_UNICAST_SCORE' | 'ETH0_BROADCAST_SCORE' | 'ETH0_MULTICAST_SCORE' | 'ETH1_UNICAST_SCORE' | 'ETH1_BROADCAST_SCORE' | 'ETH1_MULTICAST_SCORE' | 'WIFI0_INTERFERENCE_SCORE' | 'WIFI1_INTERFERENCE_SCORE' | 'WIFI2_INTERFERENCE_SCORE' | 'WIFI0_NOISE' | 'WIFI1_NOISE' | 'WIFI2_NOISE' | 'TOTAL_ETH0_SCORE' | 'TOTAL_ETH1_SCORE'
The sort field
sortOrder'ASC' | 'DESC'
Sort Order
The sort order (descending by default)
includeUnassignedboolean
Whether to include unassigned devices
Request body
Response
OK