Copilot - Connectivity Experience

get/copilot/connectivity/wireless/locations/quality-index

Query parameters

buildingIdstring required

The location identifier for building

ssidstring

The ssid

osTypestring

The os type

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

forensicBucket'TWENTY_FOUR_HOURS' | 'ONE_HOUR' | 'TODAY' | 'ONE_WEEK' | 'SEVEN_DAYS' | 'THIRTY_DAYS' | 'NINETY_DAYS'

The time period bucket detected

Response

OK

time_to_connect_scoreinteger

the time to connect score

quality_indexinteger

the quality index

performance_scoreinteger

the performance score

total_clientsinteger

the performance score

Changes

Changed in 1 of the 6 revisions of this API.1

    • for the query request parameter forensicBucket, default value TWENTY_FOUR_HOURS was added

      request-parameter-default-value-added

Of the 6 revisions, 1 has no diff computed.