v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
Location

List AP ranging scans

Gets a list of scan statuses for AP ranging scans that were triggered on this floor-id.

get/network-services/v1/sitemaps/{site-id}/floors/{floor-id}/ap-ranging-scans

Path parameters

site-idstring uuid required

The Site ID associated with the device commonly in UUID format.

Site ID where the scan(s) were executed.

floor-idstring uuid required

The Floor ID associated with the device in UUID format.

Floor ID where the scan(s) were executed.

Query parameters

limitinteger

Specifies the number of results to be returned.

nextstring const

Specifies the pagination cursor for the next page of resources.

Response

List of AP ranging scans matching the floor-id

countinteger required

The number of objects returned in the current list (maximum will be the page size).

totalinteger required

The total number of objects contained in the datastore.

nextstring const

An opaque cursor which could be passed in the next query to fetch the next page. Set to null when no more pages remain.