v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
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

site_idsinteger[]

List of site ids

device_idsinteger[]

List of device ids

has_device_health_issuesboolean

Flag to filter device health issue

has_poe_issuesboolean

Flag to filter poe issue

Response

OK

pageinteger required

The current page number

countinteger required

The element count of the current page

total_pagesinteger required

The total page number based on request page size

total_countinteger required

The total element count