Copilot - Anomalies
get/copilot/anomalies/devices-with-locations
Query parameters
pageinteger
Page number, min = 1
limitinteger
Number of Records, min = 1, max = 100
anomalyType'POE_STABILITY' | 'DFS_RECURRENCE' | 'ADVERSE_TRAFFIC' | 'PORT_EFFICIENCY' | 'WIFI_CAPACITY' | 'WIFI_EFFICIENCY' | 'HARDWARE_HEALTH' | 'MISSING_VLAN'
The anomaly Type
The type of anomaly
startTimeinteger required
The start time to query, epoch time in milliseconds since 1/1/1970
endTimeinteger required
The end time to query, epoch time in milliseconds since 1/1/1970
buildingIdinteger
The location identifier
severity'NONE' | 'LOW' | 'MEDIUM' | 'HIGH'
The severity of anomaly
excludeMutedboolean
Exclude muted anomalies
sortField'LOCATION' | 'SEVERITY' | 'TIME' | 'CATEGORY' | 'ANOMALY_TYPE' | 'DEVICE_NAME' | 'MUTED'
The sorting field
sortOrder'ASC' | 'DESC'
Sort Order
The sorting order
searchKeystring
The search key
Response
OK