Hi team,
Working with the northbound REST API. I’ve figured out how to query my services once deployed. But my question is how to query the services Yang model before deployment.
In the Native GUI, after adding a service (but before commit) It displays the Yang model including any of the defaults we put in the Yang model. But this is json/rpc.
How can I do the same using REST API to initiate setting a service name and then seeing all of the Yang variables (default or not)?
Thanks in advance, JA