The Cisco Data Center Network Manager (DCNM) REST API provides a robust platform for automating various tasks in the data center. Two of its capabilities include:
A: The DCNM REST API uses the dcnm-token header for requests authentication after initial basic authentication. This token-based authentication is more secure as it reduces the need to repeatedly send credentials over the network.
E: The DCNM REST API is organized into different management areas such as Classic LAN, LAN Fabric, Media Controller, and SAN Management. This categorization allows for targeted automation and management within specific domains of the data center network.
References :=
Implementing Automation for Cisco Data Center Solutions (DCAUI) v1.0
Cisco Data Center Network Manager documentation
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