countSiteDeviceLastConfig
GET https://{{host}}/api/v1/sites/:site_id/devices/last_config/count
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
distinct | null | ||
start | null | ||
end | null |
RESPONSES
status: OK
{"end":1531862583,"distinct":"ap","results":[{"count":1,"ap":"5c5b350e0001"},{"count":5,"ap":"5c5b350e0002"},{"count":5,"ap":"5c5b350e0003"}],"start":1531776183,"limit":10,"percentage":100,"total":3}