countOrgWanClients

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

Query Parameters

NameTypeDescription
distinctstringhostname, ip, mfg, network, default is mac

RESPONSES

status: OK

{"start":1511967600,"end":1513177200,"limit":10,"distinct":"device","total":2,"results":[{"mfg":"Apple","count":61},{"mfg":"Sonos","count":44}]}