03-15-2024 05:02 AM
Hello
I am wondering why the following 2 URLs produce exactly the same outputs?
/dna/intent/api/v1/network-device
/api/v1/network-device
Why 2 URI's for the same thing?
Thanks!
Solved! Go to Solution.
03-15-2024 06:45 AM - edited 03-15-2024 06:48 AM
They made a change in API structure in version 1.2.6, moving the intent api from /api/v1 to /dna/intent/api/v1. The old URL endpoints are still available for backwards compatability with integrations built before 1.2.6
The documentation for 1.X.X seems to have been removed from Cisco websites, but I found the following on the internet archive of it:
03-15-2024 06:45 AM - edited 03-15-2024 06:48 AM
They made a change in API structure in version 1.2.6, moving the intent api from /api/v1 to /dna/intent/api/v1. The old URL endpoints are still available for backwards compatability with integrations built before 1.2.6
The documentation for 1.X.X seems to have been removed from Cisco websites, but I found the following on the internet archive of it:
03-17-2024 05:22 AM
Many thanks Torbjorn!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide