searchOrgsWirelessClientEvents

GET https://{{host}}/api/v1/orgs/:org_id/clients/events/search

Query Parameter

ParameterTypeDescription
typestringevent type, e.g. MARVISEVENTCLIENTFBTFAILURE
reason_codeintfor assoc/disassoc events
ssidstringSSID
apstringAP MAC
protostringb / g / n / a / ac
bandstring5 / 24
wlan_idstringwlan_id
nacrule_idstringnacrule_id

RESPONSES

status: OK

{"start":1512572151,"end":1513176951,"limit":10,"total":1,"results":[{"ap":"5c5b350eb31b","ssid":"Guest","bssid":"5c5b350918f1","proto":"ac","timestamp":1513358874.667,"band":"5","type_code":15,"type":"CLIENT_DNS_OK","text":"Status code 0 \"Successful\" ","channel":149,"wlan_id":"be22bba7-8e22-e1cf-5185-b880816fe2cf"}]}