Copilot - Connectivity Experience
get/copilot/connectivity/wireless/locations/events
Query parameters
pageinteger
Page number, min = 1
limitinteger
Number of Records, min = 1, max = 100
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
sortField'AVERAGE_VALUE' | 'AVG_RX_RETRY' | 'AVG_TX_RETRY'
the sort field
sortOrder'ASC' | 'DESC'
The sorting order
scoreType'TIME_TO_AUTHENTICATE' | 'TIME_TO_ASSOCIATE' | 'TIME_TO_DHCP' | 'DNS' | 'RETRIES' required
The wireless score type
forensicBucket'TWENTY_FOUR_HOURS' | 'ONE_HOUR' | 'TODAY' | 'ONE_WEEK' | 'SEVEN_DAYS' | 'THIRTY_DAYS' | 'NINETY_DAYS'
The time period bucket detected
searchKeystring
The search key
locationIdstring required
The location identifier
timestampinteger
The timestamp to query, epoch time in milliseconds since 1/1/1970
ssidstring
The ssid
osTypestring
The os type
Response
OK
Changes
Changed in 1 of the 6 revisions of this API.2
- ▲
for the
queryrequest parameterforensicBucket, default valueTWENTY_FOUR_HOURSwas addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parametersortOrder, default value was changed fromASCtoDESCrequest-parameter-default-value-changed
- ▲
Of the 6 revisions, 1 has no diff computed.