countOrgWanClientEvents

GET https://{{host}}/api/v1/orgs/:org_id/wan_client/events/count

Query Parameters

NameTypeDescription
distinctstringtype, hostname, ip, mfg, mac

Request Params

KeyDatatypeRequiredDescription
distinctnull

RESPONSES

status: OK

{"start":1513276353,"end":1513362753,"limit":3,"total":3,"results":[{"type":"CLIENT_IP_ASSIGNED","count":4},{"type":"CLIENT_IP_RENEWED","count":2},{"type":"CLIENT_IP_EXPIRED","count":2}]}