09-22-2021 09:53 AM
I'm getting the following error when trying to connect to the SDWAN sandbox via python...
Solved! Go to Solution.
09-22-2021 11:56 PM
@MapleMagician try this code https://developer.cisco.com/codeexchange/github/repo/bigevilbeard/Getting_Started_SDWAN
With 19.2 (and later) vManage version, API authentication is enhanced to include token in the POST/PUT/DELETE request Headers.
You can follow this Learning Lab here -- https://developer.cisco.com/learning/modules/sd-wan and the the API docs https://developer.cisco.com/docs/sdwan/
Hope this helps.
09-22-2021 11:56 PM
@MapleMagician try this code https://developer.cisco.com/codeexchange/github/repo/bigevilbeard/Getting_Started_SDWAN
With 19.2 (and later) vManage version, API authentication is enhanced to include token in the POST/PUT/DELETE request Headers.
You can follow this Learning Lab here -- https://developer.cisco.com/learning/modules/sd-wan and the the API docs https://developer.cisco.com/docs/sdwan/
Hope this helps.
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