Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 12
A network administrator must troubleshoot a network issue using Cisco DNA Center. Which API request helps to determine issue details, impacted hosts, or suggested actions for the resolution?
Answer options
- A. /dna/intent/v1/issues
- B. /dna/intent/api/v1/issues
- C. /dna/intent/v1/issue-enrichment-details
- D. /dna/api/v1/client-health/issues
Correct answer: C
Explanation
The correct answer is C, as the '/dna/intent/v1/issue-enrichment-details' endpoint specifically provides detailed information about issues, including affected hosts and suggestions for resolution. Options A and B do not provide the necessary detailed insights about the issues, while option D focuses on client health rather than direct issue details.