NSO Developer Hub Discussions

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

Forum Posts

In ncs_pycli to get the I use the following code which returns half of the key is there any better way to do     $ ncs_pycli package_nameIn [1]: root.kicker__kickers.data_kicker.keys()Out[1]: [Key values = [<_ncs.Value type=C_BUF(5) value='test_actio...

Hello,I developed a fairly simple Loopback interface service. If I create a service instance the configuration is applied to the router. If I change the configuration of the device via NSO cli the configuration will change after the commit and the sy...

ks by Frequent Visitor
  • 1237 Views
  • 3 replies
  • 1 Helpful votes

Hi,What is the correct way of discovering/storing device model parameter? For mpls l3vpn i have 8 different CPE-s from cisco IOS software familiy. Almost all those CPE-s have different uplink configuration. Do I understand correctly that there is no ...

rainnomm56 by Frequent Visitor
  • 1068 Views
  • 2 replies
  • 0 Helpful votes

Is there any why to check my action is running before triggering kicker I am having an action which fetch some data from device which is triggered my kicker - assume as thread 1.In the meanwhile if my kicker is changed before completion of thread 1, ...

Hi,Live status tab for version, interfaces and switches are populated in UI , once clicked. Is there a way to auto-populate this data every day?I tried using this data from Python API , but i got nothing.c=root.devices.device['lab-sw1'] In [7]: ncs.m...

pranayk2 by Cisco Employee
  • 961 Views
  • 0 replies
  • 0 Helpful votes