03-03-2022 02:11 AM
Hi team
I want to add an additional VN to an existing IP handoff (on a border device) using the REST-API. The REST endpoint is /dna/intent/api/v1/business/sda/border-device - this endpoint does not support PUT (only POST and DELETE). So it seems there is no easy way to implement this via REST
I tried to reverse engineer the call from the corresponding UI operation: In the UI an internal call to /api/v1/scheduled-job is used, however, I'm not able to dynamically build the content for this internal call.
Anybody successfully implemented this?
Thanks
Marcel
03-09-2023 06:47 AM
Please share if you could get any further with this. I am similarly trying to get around the limitation of creating fabriz zones within a fabric site.
03-09-2023 10:50 PM
No updates at the moment, I wasn't involved in this project anymore. Maybe the newest DNAC-version fixed one thing or the other.
03-10-2023 12:09 AM
Here is a good example from DevNet. It shows Python code and also JSON payloads.
Hope I got your question.
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