countSiteWirelessClientsEvents

GET https://{{host}}/api/v1/sites/:site_id/clients/events/count

Query Parameter

In addition to the filters that you can have in the search

ParameterTypeDescription
distinctstringtype / proto / band / channel / wlan_id / ssid

Request Params

KeyDatatypeRequiredDescription
distinctstring

RESPONSES

status: OK

{"start":1513276353,"end":1513362753,"limit":3,"total":3,"results":[{"count":580,"type":"CLIENT_AUTHENTICATED"},{"count":536,"type":"CLIENT_GW_ARP_OK"},{"count":519,"type":"CLIENT_ASSOCIATION"}]}