200-901 Question 88
Single answerYou are tasked with retrieving a list of network devices from a Cisco DNA Center instance. Which API endpoint would you use to achieve this?
- A
/dna/intent/api/v1/network-device
- B
/v1/devices
- C
/meraki/api/v1/devices
- D
/api/v1/aci/network-devices
Show answer and explanation
Correct answer: A
Explanation
The /dna/intent/api/v1/network-device endpoint is part of the Cisco DNA Center Intent APIs and is specifically used to retrieve a list of network devices managed by DNA Center. Understanding the correct API endpoints for different Cisco platforms, such as DNA Center, Meraki, and ACI, is crucial for network automation tasks.
- A. Correct.
This is the correct API endpoint to retrieve a list of network devices from Cisco DNA Center. It is part of the DNA Center Intent API.
- B. Incorrect.
This is a generic endpoint and not specific to Cisco DNA Center. It is not valid in this context.
- C. Incorrect.
This endpoint is specific to Meraki APIs and is not related to Cisco DNA Center.
- D. Incorrect.
This endpoint is not valid for Cisco DNA Center; it seems to refer to ACI-related devices, which is incorrect here.