NSO Developer Hub Discussions

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

Forum Posts

Given a Maagic "Node" object, I need to automatically generate an xpath to it. I know NSO can already do this, as it generates xpaths when running "show full-configuration foo bar | display xpath". Is there any way to do this using NSO's Python API? ...

Hubro by Community Member
  • 3413 Views
  • 4 replies
  • 0 Helpful votes

After the upgrade of NSO and NED we're seeing this error from time to time when trying to communicate with devices. NCS 5.7.8, NED: cisco-iosxr-cli-7.43.5Obviously after disconnecting, connecting again and fetching keys, things are back to normal how...

dciprus by Cisco Employee
  • 1759 Views
  • 2 replies
  • 0 Helpful votes

Resolved! live-status error

I am getting this error for reading config with live-status command in python code. Device is ios-xe C9500-24Y4C. action_input = device.live_status.cisco_ios_stats__exec["show"].get_input()   File "/opt/ncs/ncs-5.6.4/src/ncs/pyapi/ncs/maagic.py", lin...

suvdeshm by Cisco Employee
  • 1226 Views
  • 1 replies
  • 0 Helpful votes