300-435 Question 208
Single answerAn organization is deploying Cisco Software-Defined Access (SDA) in their enterprise network and wants to automate the provisioning of a new virtual network using the Cisco DNA Center API. Which API endpoint would be used to accomplish this task?
- A
/dna/intent/api/v1/network-device
- B
/dna/intent/api/v1/site
- C
/dna/intent/api/v1/business/sda/virtual-network
- D
/dna/system/api/v1/auth/token
Show answer and explanation
Correct answer: C
Explanation
The '/dna/intent/api/v1/business/sda/virtual-network' endpoint in Cisco DNA Center is specifically designed for managing and provisioning virtual networks in an SDA environment. Using this endpoint allows administrators to efficiently automate the creation and management of virtual networks, which is a key feature of Cisco SDA.
- A. Incorrect.
This API endpoint is used to retrieve information about network devices, such as health and status, but it is not related to virtual network provisioning in SDA.
- B. Incorrect.
This endpoint is related to site management, such as creating or managing sites in Cisco DNA Center, but it is unrelated to SDA virtual networks.
- C. Correct.
This is the correct API endpoint for managing and provisioning virtual networks within Cisco SDA using the DNA Center API.
- D. Incorrect.
This endpoint is used to generate an authentication token for API access to Cisco DNA Center but does not handle virtual network provisioning.