Cisco DNA provide the capability to send an HTTP _______________ request to the API endpoint https://DNA-c_API_ADDRESS/api/vi/network-device/ and receive the network __________ list in __________ format.
Cisco DNA Center provides a REST API that allows users to interact with the network devices managed by the platform. To retrieve a list of network devices, an HTTP GET request is sent to the endpoint https://DNA-c_API_ADDRESS/api/v1/network-device/ . The response from this request contains a list of network devices in JSON format. This API endpoint allows for programmatic access to network device data, facilitating automation and integration with other systems. Detailed information about the Cisco DNA Center APIs can be found in the Cisco DNA Center API documentation.
Top of Form
Bottom of Form
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit