countSiteOtherDevicesEvents
GET https://{{host}}/api/v1/sites/:site_id/otherdevices/events/count
Supported Filters
Name | Type | Description |
---|---|---|
org_id | string | org id |
site_id | string | site id |
mac | string | mac |
device_mac | string | mac of attached device |
vendor | string | vendor name |
type | string | event type |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
distinct | null | ||
vendor | null |
RESPONSES
status: OK
{"end":1545874660.211871,"distinct":"mac","results":[{"count":22,"mac":"0030448c6e40"}],"start":1545788260.21184,"limit":10,"total":1}