countSiteSystemEvents
GET https://{{host}}/api/v1/sites/:site_id/events/system/count
RESPONSES
status: OK
{"start":1548288000,"end":1548295200,"limit":100,"total":3,"result":[{"type":"ap_recovery","count":10},{"type":"ap_reboot","count":8},{"type":"config_update","count":2}]}