GET /api/v1/sites/{site_id}/skyatp/events/search
Summary: searchSiteSkyatpEvents
Operation ID: searchSiteSkyatpEvents
Auth: unknown
Operation ID: searchSiteSkyatpEvents
Auth: unknown
Description
Search Skyatp Events (WIP)
Parameters (10)
device_mac
(string, query, optional)
device MAC
duration
(string, query, optional, default: 1d)
For historical stats and/or logs where time range is needed, you can specify the time range in a few different ways: * ?start=1430000000&end=1430864000 specify the start / end * ?end=1430864000&duration=1d specify end time and duration * ?duration=1d specify duration, end will be now() in seconds
end
(integer, query, optional, default: 0)
Constraints: {'minimum': 0}
ip address
(string, query, optional)
limit
(integer, query, optional, default: 100)
Constraints: {'minimum': 0}
mac
(string, query, optional)
client MAC
site_id
(string, path, required)
start
(integer, query, optional, default: 0)
Constraints: {'minimum': 0}
threat_level
(integer, query, optional)
threat level
type
(string, query, optional)
event type, e.g. cc, fs, mw
No probe data for this endpoint yet.