300-435 Question 273
Single answerYou are troubleshooting a Cisco SD-WAN deployment using vManage APIs. The network team reports that some branch routers are not receiving updated policies. You decide to query the vManage API to verify the status of the configuration policy push. Which API endpoint should you use to retrieve this information?
- A
/dataservice/device
- B
/dataservice/template/config
- C
/dataservice/policy/vsmart/status
- D
/dataservice/alarms
Show answer and explanation
Correct answer: C
Explanation
The vManage API provides the /dataservice/policy/vsmart/status endpoint to specifically query the status of policies pushed to vSmart controllers. This is essential when troubleshooting issues related to branch routers not receiving updated policies. The other endpoints serve different purposes and do not provide the required information.
- A. Incorrect.
This endpoint provides details about the devices in the SD-WAN fabric but does not include information about the status of policy pushes.
- B. Incorrect.
This endpoint is used for managing configuration templates but does not provide information on policy push status.
- C. Correct.
This is the correct endpoint for retrieving the status of policies pushed to vSmart controllers and checking their application across devices.
- D. Incorrect.
This endpoint is used for retrieving active alarms in the SD-WAN fabric, which is unrelated to the status of policy pushes.