countSiteDeviceConfigHistory

GET https://{{host}}/api/v1/sites/:site_id/devices/config_history/count

Request Params

KeyDatatypeRequiredDescription
distinctnull
startnull
endnull

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}