07-21-2021 11:06 AM
I have successfully created a stacked service that pulls subnets from Infoblox to provision router interfaces, however, since it uses raw API calls in Python (requests), NSO doesn't track the subnets and if I delete the service instance the networks in Infoblox remain.
Is there any way to trigger Infoblox API calls to delete the networks when the service instance is removed?
07-21-2021 11:38 AM
07-22-2021 02:47 PM
Thanks. A little much for me as a non-developer. I had problems right away with commands not existing for the kicker creation (after compiling and loading the package.) Not sure if it's because I'm using NSO 5.5 and it looks like that was written for 5.4.
It's not the best option, but while I try to figure out the external allocation pattern I just used "
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