NSO Developer Hub Discussions

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

Forum Posts

All, Not sure if this is the correct place to ask this question, but I was wondering if anyone has successfully done network refreshes with Ansible. In our environment we are currently deploying new Cat 9k switches and replacing older switches that i...

We are trying to use the latest 4.7.4.1 version with our gRPC NED and running into this issue:   com.tailf.maapi.MaapiException: /tfnm:ncs-state/loaded-data-models/data-model{managed-wifi-wlan}: /tfnm:ncs-state/loaded-data-models/data-model{managed-w...

chirag by Cisco Employee
  • 550 Views
  • 0 replies
  • 0 Helpful votes

Hi,Where is the logic of deletion of service instance?Issue that I am facing is: I used cisco-ios ned and configured net flow related configuration using service model. When i try to delete, it tries to clear the config with below clis :  Here it tri...

kbarve by Cisco Employee
  • 3601 Views
  • 5 replies
  • 0 Helpful votes

I want to remove all dns-servers in an ios device. I created the following template attempting to remove the existing DNS servers   <config xmlns="http://tail-f.com/ns/config/1.0"> <devices xmlns="http://tail-f.com/ns/ncs"> <device> <name>{$D...

juacosta by Cisco Employee
  • 1825 Views
  • 6 replies
  • 0 Helpful votes

get_object via Maapi API is working as expected where as via CDB API it`s not.Can anybody tell me what wrong am I doing here ? (NCS Version : nso-4.7.2.1)   VIA MAAPI API<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>> import socket>>> import _ncs>>> ...

ajbharad by Cisco Employee
  • 1118 Views
  • 2 replies
  • 0 Helpful votes