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.
I am trying use the RestconfServiceprovider API for secure connection to rest-server.provider = RestconfServiceProvider(repo=repository, address="10.11.5.5, port=443, username="admin", p...
The ydk-api generate is "/interfaces". How to append the origin yang name "/openconfig-interfaces:" to the path.i.e., to generate path '/openconfig-interfaces:interfaces/'.