Cisco DNA Center APIs
Number of APIs: 48
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/
-
9.Command Runner - https://{{apic}}:{{port}}/api/v1/network-device-poller/cli/read-request POST https://{{dnac}}:{{port}}/api/v1/network-device-poller/cli/read-request
-
9.Command Runner - https://{{apic}}:{{port}}/api/v1/task/{{taskid}} GET https://{{dnac}}:{{port}}/api/v1/task/{{taskId}}
-
9.Command Runner - https://{{apic}}:{{port}}/api/v1/file/{{fileId}} GET https://{{dnac}}:{{port}}/api/v1/file/{{fileId}}
-
1. Authentication - https://{{dnac}}/api/system/v1/auth/token POST https://{{dnac}}:{{port}}/api/system/v1/auth/token
-
2.Network Devices - https://{{dnac}}:{{port}}/dna/intent/api/v1/network-device GET https://{{dnac}}:{{port}}/dna/intent/api/v1/network-device
-
2.Network Devices - https://{{dnac}}:{{port}}/api/v1/host?limit=100&offset=1 GET https://10.10.20.85/dna/intent/api/v1/template-programmer/template
-
2.Network Devices - https://{{dnac}}:{{port}}/api/v1/network-device/ip-address/10.10.22.70 GET https://{{dnac}}:{{port}}/api/v1/network-device/ip-address/10.10.22.70
-
2.Network Devices - https://{{dnac}}:{{port}}/api/v1/interface/network-device/{{deviceId}} GET https://{{dnac}}:{{port}}/api/v1/interface/network-device/{{deviceId}}
-
2.Network Devices - https://{{dnac}}:{{port}}/api/v1/license-info/network-device/{{deviceId}} GET https://{{dnac}}:{{port}}/api/v1/license-info/network-device/{{deviceId}}
-
3.Tags - https://{{dnac}}:{{port}}/api/v1/tag FIND TAG GET https://{{dnac}}:{{port}}/api/v1/tag