NSO Developer Hub Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

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 ...

AJ Cruz by Level 7
  • 1269 Views
  • 2 replies
  • 0 Helpful votes

Hi All,  I am trying to reference an xpath of service A in service B. In service B will first lookup for devicename(key) and prefix id(key)the third key is static [public='true']: Service A:/services/test:test[devicename='ww']/prefixes[prefix='6000']...