300-435 Question 271
Single answerYou are tasked with retrieving real-time performance metrics for all WAN Edge devices in your Cisco SD-WAN environment using the vManage Monitoring API. Which API endpoint would you use to accomplish this task?
- A
/dataservice/device
- B
/dataservice/device/monitor
- C
/dataservice/device/realtime
- D
/dataservice/statistics/flow
Show answer and explanation
Correct answer: C
Explanation
The '/dataservice/device/realtime' endpoint is specifically designed to retrieve real-time performance metrics for WAN Edge devices in a Cisco SD-WAN deployment. It is essential to use the correct API endpoint when constructing requests to ensure accurate and relevant data retrieval. The other endpoints listed either provide general device information or unrelated statistics.
- A. Incorrect.
This endpoint provides a list of devices and their basic information but does not support real-time performance metrics.
- B. Incorrect.
This endpoint offers monitoring data for devices but is not designed for real-time statistics retrieval.
- C. Correct.
This is the correct endpoint for retrieving real-time performance metrics for WAN Edge devices in Cisco SD-WAN.
- D. Incorrect.
This endpoint is used for retrieving traffic flow statistics but is unrelated to real-time performance metrics for devices.