Dashboard Wireless Device Health
Wireless device health grid
Returns the device health grid of wireless devices based on the provided filters. The results can be filtered by sites.
post/dashboard/wireless/device-health/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, device IP
sortField'HOSTNAME' | 'SITE' | 'CPU_USAGE_PERCENTAGE' | 'MEMORY_USAGE_PERCENTAGE' | '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