NSO Developer Hub Discussions

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

Forum Posts

The VMS YANG models allow us to define a configuration where some of the device configuration can be captured in a custom template while the remainder is part of a service definition.   The customer can populate the custom template with anything.  Th...

My customer has flagged Java 7 as an issue (vulnerability and end-of-life) and want to upgrade Java to version 8. The latest documentation on pre-requisites merely indicated the minimum version required: Before installing NSO, ensure that a Java JD...

Hi team,    I want the user to choose multi enum values    For example:      leaf color {          type enumeration {            enum red;            enum blue;             enum green;           }         }    The user can choose color= ‘red’, ’red,b...

Hi NSO gurus If I add a device to NSO that does not exist in the network just yet (a placeholder device): 1) I can add device to NSO via CLI 2) I can set it’s state to unlocked 3) I cannot fetch SSH host-keys (as expected since device does not exist...

I’m trying to connect venter 5.5 with the vCenter NED:   admin@ncs% show devices device vcenter address   10.75.53.246; port 80; authgroup mygroup2; device-type {     generic { ned-id tailf-ned-vmware-vsphere-id;     } } state {     admin-state unlo...