nerdexam
Cisco

300-435 · Question #57

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?

The correct answer is C. /dna/intent/v1/issue-enrichment-details. To get detailed information about a network issue, including its specifics, affected devices, and resolution suggestions, the Cisco DNA Center API provides an endpoint for issue enrichment details.

Controller-Based Network Automation

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?

Options

  • A/dna/intent/api/v1/issues
  • B/dna/intent/api/v1/issues
  • C/dna/intent/v1/issue-enrichment-details
  • D/dna/api/v1/client-health/issues

How the community answered

(13 responses)
  • B
    8% (1)
  • C
    92% (12)

Why each option

To get detailed information about a network issue, including its specifics, affected devices, and resolution suggestions, the Cisco DNA Center API provides an endpoint for issue enrichment details.

A/dna/intent/api/v1/issues

The /dna/intent/api/v1/issues endpoint typically provides a list or summary of network issues but lacks the detailed 'enrichment' information, impacted hosts, or specific suggested actions for resolution.

B/dna/intent/api/v1/issues

This choice is a duplicate of A and similarly only provides a general list or summary of issues without the desired detailed enrichment.

C/dna/intent/v1/issue-enrichment-detailsCorrect

The /dna/intent/v1/issue-enrichment-details API request is specifically designed to provide in-depth information for a particular network issue, including its root cause, impacted network components or hosts, and recommended steps for resolution. This endpoint enhances troubleshooting by offering comprehensive context beyond basic issue identification.

D/dna/api/v1/client-health/issues

The /dna/api/v1/client-health/issues endpoint is focused specifically on issues related to client health, not general network issues and their comprehensive troubleshooting details, impacted hosts, or suggested actions.

Concept tested: Cisco DNA Center issue troubleshooting API

Source: https://developer.cisco.com/docs/dna-center/#!assurance-api

Topics

#Cisco DNA Center API#Network Troubleshooting#Intent-based Networking#Issue Management

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice