300-435 Question 159
Select 2A network engineer is tasked with implementing network assurance using Cisco DNA Center APIs. They want to retrieve information about network issues and health insights to proactively resolve potential problems. Which API endpoint(s) should the engineer utilize to achieve this goal?
- A
/dna/intent/api/v1/assurance/health
- B
/dna/intent/api/v1/network-device
- C
/dna/intent/api/v1/assurance/issues
- D
/dna/intent/api/v1/site
- E
/dna/intent/api/v1/flow-analysis
Show answer and explanation
Correct answers: A, C
Explanation
To implement network assurance using Cisco DNA Center APIs, the engineer should use endpoints that provide health metrics and insights into network issues. The '/dna/intent/api/v1/assurance/health' endpoint delivers health information, while '/dna/intent/api/v1/assurance/issues' provides details about network issues. Together, these APIs enable proactive monitoring and resolution of potential network problems.
- A. Correct.
This API endpoint provides health information for devices, clients, and applications in the network, making it suitable for network assurance tasks.
- B. Incorrect.
This API endpoint retrieves information about network devices but does not focus on assurance or proactive issue resolution.
- C. Correct.
This API endpoint provides a list of network issues, which is crucial for identifying and resolving potential problems proactively.
- D. Incorrect.
This API endpoint retrieves information about site hierarchy but is not directly relevant to network assurance or health insights.
- E. Incorrect.
This API endpoint is used for flow analysis to troubleshoot application performance issues, but it is not specific to network health or assurance.