GET /api/v1/sites/{site_id}/clients/events/count

mist.com

Summary: countSiteClientsEvents
Operation ID: countSiteClientsEvents
Auth: unknown
Description

Count by Distinct Attributes of Client-Events

Parameters (14)

ap (string, query, optional)

AP MAC

band (string, query, optional)

24 / 5

Constraints: {'enum': ['24', '5']}

distinct (string, query, optional)

type / proto / band / channel / wlan_id / ssid

Constraints: {'enum': ['type', 'proto', 'band', 'channel', 'wlan_id', 'ssid']}

duration (string, query, optional, default: 1d)

For historical stats and/or logs where time range is needed, you can specify the time range in a few different ways: * ?start=1430000000&end=1430864000 specify the start / end * ?end=1430864000&duration=1d specify end time and duration * ?duration=1d specify duration, end will be now() in seconds

end (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

limit (integer, query, optional, default: 100)

Constraints: {'minimum': 0}

page (integer, query, optional, default: 1)

Constraints: {'minimum': 1}

proto (string, query, optional)

802.11 standard

Constraints: {'enum': ['b', 'g', 'n', 'ac', 'ax', 'a']}

reason_code (integer, query, optional)

for assoc/disassoc events

site_id (string, path, required)
ssid (string, query, optional)

SSID Name

start (integer, query, optional, default: 0)

Constraints: {'minimum': 0}

type (string, query, optional)

event type, e.g. MARVIS_EVENT_CLIENT_FBT_FAILURE

wlan_id (string, query, optional)

wlan_id

No probe data for this endpoint yet.