300-435 Question 288
Single answerYour organization uses Cisco DNA Spaces to track devices in a corporate office. You are tasked with developing an application that retrieves real-time location data of devices connected to the wireless network for analysis. Which Cisco Location Scanning API endpoint would you use to achieve this?
- A
/api/partners/v1/location/scanning
- B
/api/location/v1/clients
- C
/api/location/v1/heatmaps
- D
/api/partners/v1/device/statistics
Show answer and explanation
Correct answer: A
Explanation
The Cisco DNA Spaces Location Scanning API provides the endpoint '/api/partners/v1/location/scanning' to retrieve real-time location data of devices. This is critical for applications that need to analyze device movement and presence in real time. Other endpoints serve different purposes, such as fetching client data, heatmaps, or device statistics, but do not provide real-time location data.
- A. Correct.
This is the correct endpoint for retrieving real-time location data through the Location Scanning API in Cisco DNA Spaces.
- B. Incorrect.
This endpoint retrieves information about connected clients, but it’s not specific to location scanning.
- C. Incorrect.
This endpoint is used for heatmap data, not real-time location data of devices.
- D. Incorrect.
This endpoint is specific to device statistics, not for location scanning purposes.