NSO Developer Hub Discussions

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

Forum Posts

Is the difference in behaviour on these two restconf requests intended?Platform is NSO 4.7.xThe first will produce 500 Internal Server - the latter works as expected.{ "ietf-yang-patch:yang-patch":{ "patch-id":"deleteitnowplease", "edit":[ ...

LK2401 by Level 1
  • 1044 Views
  • 3 replies
  • 0 Helpful votes

Hello, I'm trying to implement the following simplified model (currently with NSO 4.7): list endpoint { uses ncs:service-data; ncs:service-point "endpoint";   key reference;  leaf reference { ... }  leaf device { ... }  leaf port { ... } leaf desc...

Hello colleagues,   There are a plenty of scenarios when it’s expected that NSO can’t gracefully commit a transaction. For instance, if we change a device’s management IP address via NSO, or making some changes on uplink interface which disrupt a dev...

inivan by Cisco Employee
  • 1120 Views
  • 1 replies
  • 0 Helpful votes

Hi, I have just finished getting bit by a this problem and I found a solution, but I don't understand what was wrong with my original approach. Can somebody explain this to me:Step 1: Run a custom brownfield import routine(action) to build up out cus...

 Hi all,I'm looking for NSO best practices to migrate service configuration data from cisco ios-xe platform routers to cisco ios-xr  ones. I've just planned to modify services' templates to satisfy different configurations based on platform, in order...

GBiscardi by Level 1
  • 1232 Views
  • 1 replies
  • 0 Helpful votes

Hi Team, Hope you are doing well. We are facing issue during notification subscription with filters.We are not able to apply filters during subscription.Our requirement is to apply multiple filters using Xpath/subtree into the subscription script. Al...

ratnamis by Cisco Employee
  • 2462 Views
  • 9 replies
  • 0 Helpful votes

This is a proposal for managing initial Services Discovery in an unorthodox manner.Comments are welcome and invited.Problem - Existing services that don't reconcile correctlyServices created from scratch in the system have correct refcounters and can...