NSO Developer Hub Discussions

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

Forum Posts

Hello guys,I'm pretty new to NSO, and I want to know if it is possible to configure a netconf router with NSO but this router is behind a router which is directly connected to NSO. Or does NSO require a direct connection ? Example :              ----...

Hi everyone, I have to retieve configuration from a device and push it to another device in a python action :So I used the mappi library in writing mode :with ncs.maapi.Maapi() as m:   with ncs.maapi.Session(m, 'admin', 'python'):     with m.start_wr...

igotni by Frequent Visitor
  • 4513 Views
  • 11 replies
  • 0 Helpful votes

Good morning,my goal is to create a SERVICE in JAVA that must delete, through a template, the instance of a different service and then commit it. We say Service1 the service that must delete and Service2 the service that must be deleted.Subsequently ...

First I apologize if my action bother you because I already put my question below this discuss but the old question seems has solved and anybody may not see my question, so I rise it in a new one. The old link is shown below if you want to have a loo...

shiqian by Cisco Employee
  • 2431 Views
  • 11 replies
  • 0 Helpful votes

Hello, This is more a best practice or architectural question. I have seen several services that configure a PE and their corresponding CEs. In those scenarios, you have one instance of the service associated to each of the PEs. In each of those inst...

franjorge by Frequent Visitor
  • 768 Views
  • 1 replies
  • 0 Helpful votes

Two (hopefully easy) questions on compliance reporting in NSO:1) How can I check for compliance on something that is "not" configured, explicitly?I have run compliance checks for, for instance, NTP servers against a device template, and it works for ...

tpomerhn by Cisco Employee
  • 3470 Views
  • 8 replies
  • 0 Helpful votes

The reason I would like to use _ncs.maapi.load_config_cmds() it to see how much time is saves us on the service we are developing. Currently, we want to allow ranges in for access switches. Such as range could be 1-2/1/1-200. I am currently using pyt...

Hello, I am wondering and searched for kicker RESTAPI but didn't find. I am trying to GET kickers configured on NSO or POST/PUT new kicker. As you know, on NSO CLI, we always do unhide debug, but how can we do it via RESTAPI call.NSO version: 4.7.5.2...

nso20 by Level 3
  • 841 Views
  • 1 replies
  • 0 Helpful votes