Cisco DNA Center API - Network Issue Troubleshooting | Cisco Exam 300-435-ENAUTO

Cisco DNA Center API

Question

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?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.

Explanation - The intent/api/v1/issues request determine issue details, hosts impacted and suggests actions for resolution.

When troubleshooting a network issue using Cisco DNA Center, an administrator can leverage the DNA Center's REST APIs to gather information that can help determine issue details, impacted hosts, or suggested actions for resolution.

Out of the four options provided, the API request that is most relevant to this task is option A: /dna/intent/v1/issues. This API endpoint provides access to the "Issues" feature in Cisco DNA Center, which allows users to view a list of issues impacting the network, along with details about those issues such as severity, affected devices, and suggested actions for resolution.

Option B: /dna/intent/api/v1/issues is not a valid API endpoint in Cisco DNA Center.

Option C: /dna/intent/v1/issue-enrichment-details provides details about specific issues, such as severity, category, and suggested actions. However, this API endpoint is focused on providing additional details about specific issues, rather than providing a list of issues impacting the network.

Option D: /dna/api/v1/client-health/issues provides information about client health issues, rather than network-wide issues. This endpoint is not as relevant for troubleshooting network issues as the /dna/intent/v1/issues endpoint.