Cisco DNA Center APIs
Number of APIs: 47
This is a collection and environment for Cisco Digital Network Architecture Center (DNA-C) There is a default environment pointing to DevNet always on sandbox.
What's in this collection?
- Authenticate API.
- Network Discovery and Device Discovery APIs.
- Device Tags APIs.
- Path Trace APIs.
- Network Plug and Play
- Assurance APIs
- Policy Manager APIs
- Software Image Manager APIs
- Command Runner APIs
Note: Make sure you update your Environment Variables with the latest Token and Device information!
To learn more about Cisco DNA Center and Its APIs check out:
https://developer.cisco.com/learning/modules/dnac-rest-apis https://developer.cisco.com/dnacenter/
-
1. Authentication - https://{{dnac}}/api/system/v1/auth/token POST https://{{dnac}}/api/system/v1/auth/token
-
2.Network Devices - https://{{dnac}}/api/v1/network-device/1/14 GET https://{{dnac}}/dna/intent/api/v1/network-device
-
2.Network Devices - https://{{dnac}}/api/v1/network-device/ip-address/10.10.22.70 GET https://{{dnac}}/api/v1/network-device/ip-address/10.10.20.51
-
2.Network Devices - https://{{dnac}}/api/v1/interface GET https://{{dnac}}/api/v1/interface
-
2.Network Devices - https://{{dnac}}/api/v1/interface/network-device/{{deviceId}} GET https://{{dnac}}:{{port}}/api/v1/interface/network-device/{{deviceId}}
-
2.Network Devices - https://{{dnac}}/api/v1/license-info/network-device/{{deviceId}} GET https://{{dnac}}/api/v1/license-info/network-device/{{deviceId}}
-
2.Network Devices - https://{{dnac}}:{{port}}/api/v1/network-device/module?deviceId=6d3eaa5d-bb39-4cc4-8881-4a2b2668d2dc GET https://{{dnac}}:{{port}}/api/v1/network-device/module?deviceId=6d3eaa5d-bb39-4cc4-8881-4a2b2668d2dc
-
3.Tags - https://{{dnac}}:{{port}}/api/v1/tag FIND TAG GET https://{{dnac}}:{{port}}/api/v1/tag
-
3.Tags - https://{{dnac}}:{{port}}/api/v1/tag POST POST https://{{dnac}}:{{port}}/api/v1/tag
-
3.Tags - https://{{dnac}}:{{port}}/api/v1/tag/association POST https://{{dnac}}:{{port}}/api/v1/tag/association