Dashboard Wireless Client Health

Wireless clients count with frequency distribution

Returns the wireless clients with different frequency distribution based on the provided filters. You can filter the results by sites.

post/dashboard/wireless/client-health/frequency-distribution

Query parameters

includeUnassignedboolean

Whether to include unassigned devices

connectionStatus'CONNECTED' | 'DISCONNECTED' | 'UNKNOWN'

Connection Status

Request body

site_idsinteger[]

List of site ids

Response

OK

total_clientsinteger

The total number of clients

wiredinteger

The number of clients using the wired frequency band

threadinteger

The number of clients using the thread frequency band

clients_2dot4_g_hzinteger

The number of clients using the 2.4 GHz frequency band

clients_5_g_hzinteger

The number of clients using the 5 GHz frequency band

clients_6_g_hzinteger

The number of clients using the 6 GHz frequency band

Changes

Changed in 1 of the 6 revisions of this API.33

  • 242a0e1b1b4033See the full diff
    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

Of the 6 revisions, 1 has no diff computed.