02-25-2019 01:25 AM
Hi experts,
Will nso have northbound api (like REST) can directly config devices, without using the service, in other words, I do not need to define the service to operate the device,the effect is similar to config device directly on the nso cli?
thanks.
02-25-2019 01:29 AM
Yes, the NSO NBIs - RESTCONF, NETCONF, etc. lets you interact with any YANG model in the system - device models (from the NEDs) as well as service models.
02-25-2019 01:35 AM
02-25-2019 01:42 AM
please refer to the API guide in your NSO installation, under the docs directory
you can also find a number of examples here on the NSO Developer Hub. just search for RESTCONF
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide