get https://ge1.api.central.arubanetworks.com/network-monitoring/v1alpha1/sites//devices//location
Return all the location information for a device identified by the required parameters site-id and serial-number. The device must exist in the system and have associated location data. If multiple types of location information are available for the device they will all be included in the response.
The different types of location are
Field | Description |
---|---|
gpsLocation | This field contains coordinates reported by the on-board GPS receiver or derived from inter-AP ranging measurements in conjunction with GPS measurements. |
autoPlacedLocation | This field contains coordinates reported by the on-board GPS receiver or derived from inter-AP ranging measurements in conjunction with GPS measurements. |
autoDeterminedLocation | This field contains coordinates derived from inter-AP ranging measurements in conjunction with GPS measurements. |
adminSpecifiedLocation | contains the manually specified geographic location if one was entered. |
consolidatedLocation | contains the best estimate of the device location. The location in this field can come from an administrator that manually set the coordinates, from an onboard GPS receiver or it could be derived from the inter-AP ranging using the previous four types of locations to anchor the AP to geographic coordinates. |