NSO Developer Hub Discussions

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

Forum Posts

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 Level 1
  • 560 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
  • 506 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...