NSO Developer Hub Discussions

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

Forum Posts

We are hitting an error when we try to convert yang file to xml  in one of NSO setup but works fine in another setup.Can anyone share more information about pyang,  Is there any packages we need to install for it to work.We are kind of stuck in this ...

mitshett by Cisco Employee
  • 14168 Views
  • 9 replies
  • 0 Helpful votes

I am planning an upgrade of NSO platform from 4.7 to 5.3.Newer version of NSO is interpreting NED as: device.device_type.cli.ned_id = cisco-ios-cli-6.33:cisco-ios-cli-6.33However we have a lot of packages and services developed with check for old sty...

ngrgur by Frequent Visitor
  • 801 Views
  • 1 replies
  • 0 Helpful votes

Hi, Currently we hard coded the action timeout value(600 sec) in the action class.  But we want to make it configurable instead of static. @ActionCallback(callPoint = "test", callType = ActionCBType.ACTION)public ConfXMLParam[] test(DpActionTrans tra...

rkudumul by Cisco Employee
  • 708 Views
  • 1 replies
  • 0 Helpful votes

I'm attempting to create a template for creating an NSO local user. For the secret, I want to copy paste and already encrypted value from an existing device to be used. The issue is that when I see the dry-run, NSO think's the encrypted value is usin...