NSO Developer Hub Discussions

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

Forum Posts

Maapi.commitQueueResult is deprecated in NSO 5.7.3. However, I got internal error on the following code:maapi.applyTrans(th, false, Maapi.COMMIT_NCS_COMMIT_QUEUE_SYNC);CommitParams cParam = new CommitParams();cParam.setCommitQueueSync(600);CommitQueu...

sm000x by Beginner
  • 159 Views
  • 0 replies
  • 0 Helpful votes

Hi.Situation in our service code is that certain objects like root, ncs.templateTemplate(service) and similar are used a lot which gets annoying dragging them through the code as necessary attributes.So figured I could do things kinda like this: clas...

u.avsec by Beginner
  • 401 Views
  • 3 replies
  • 0 Helpful votes

Need help. I have a simple yang but when I use restconf to POST the request, I got access-denied error.curl -v -X POST -T Test573.xml -u sm000x:sm000x http://127.0.0.1:8080/restconf/operations/async-test:get-async-requestmodule async-test {namespace ...

sm000x by Beginner
  • 439 Views
  • 4 replies
  • 0 Helpful votes

The NSO Darwin install of NSO for my M1 Macbook works fine for ncs and java, however the python vm fails to load. Looking in the ncs-python-vm.log, it states that the mach-o file is of type x86_64. ImportError: dlopen(/Users/sam/Documents/ncs/install...

Hi all,is it possible to terminate the execution of an Action and execute a task immediately afterwards?I'm working on an Action, the task is to retrieve some information by executing a REQUEST on a remote server and perform an update to the CDB with...

Siliano by Beginner
  • 155 Views
  • 1 replies
  • 0 Helpful votes

I'm trying to upgrade my NSO to version 6.0 and getting the following errorStarting ncs: Bad configuration: /etc/ncs/ncs.conf:0: /var/opt/ncs/state/packages-in-use/1/cisco-nx-cli-5.22/load-dir/tailf-ned-secrets.fxs: Must be recompiled!Daemon died sta...

elpriel by Cisco Employee
  • 218 Views
  • 2 replies
  • 0 Helpful votes

Is there any way to do dry-run in parallel ? What is the best way to design this for best performance? There are more than 200 devices. Dry-run is while applying template on device. There is no service.

suvdeshm by Cisco Employee
  • 440 Views
  • 6 replies
  • 5 Helpful votes
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community:

Recognize Your Peers
Top Solution Authors