Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,When updating leaf-list (ordered-by=user), the tags “insert” and “name” are generated in the RPC triggered to the device. This RPC is failing with latest Juniper versions.We checked with the Juniper team and they’re asking us to use “value” instea...
Hi everyone, We're trying to retrieve the devices list and basic information via RESTCONF. We are looking to get the same information we get when we do "show devices list" and/or "show devices device platform" on the CLI. We attempted to use the foll...
Hello, I'm trying to integrate Swagger UI with NSO as I've seen that it should be possible starting from NSO version 4.7.I managed to generate a swagger specification using yanger, as explained in the NSO Northbound 4.7.4.1 PDF but when trying to run...
Hello, I'm trying to set up a local HA lab which consists of two VMs, each running an NSO instance (system install).Using the tailf-hcc package and the manual, I attempted to set up the basic example of HA - one master and one slave with failover-mas...
As per javadoc in that case need to call below method during handling of that notification. /**
* If the received event from {@link #read()} was a
* {@link HaNotification} which was subscribed using the
* notification type {@link Not...