300-435 Question 193
Single answerYou are tasked with automating the configuration of a Cisco SD-Access fabric using Cisco DNA Center. The goal is to create a new VLAN and apply it to a specific fabric site. Which Cisco DNA Center Intent API endpoint would you use to achieve this task?
- A
/dna/intent/api/v1/site
- B
/dna/intent/api/v1/network-device
- C
/dna/intent/api/v1/business/sda/fabric-site
- D
/dna/intent/api/v1/policy
Show answer and explanation
Correct answer: C
Explanation
To automate the configuration of a Cisco SD-Access fabric, you need to use the appropriate Intent API endpoint provided by Cisco DNA Center. The '/dna/intent/api/v1/business/sda/fabric-site' endpoint is specifically designed for managing SD-Access fabric-related tasks, such as VLAN creation and site-specific application. Other endpoints are related to general site management, network devices, or policy configurations but do not address SD-Access fabric directly.
- A. Incorrect.
This endpoint is used for managing general site-related configurations, but it does not directly handle SD-Access fabric configurations.
- B. Incorrect.
This endpoint is used for retrieving or managing information about network devices, but it is not intended for configuring SD-Access fabric sites.
- C. Correct.
This is the correct endpoint for configuring SD-Access fabric sites, including creating VLANs and applying them to specific fabric sites.
- D. Incorrect.
This endpoint manages policy configurations, such as group-based access policies, but it is not used for configuring SD-Access fabric sites.