06-07-2018 11:59 AM
What is the best way to traverse a YANG data model schema tree? This way I can test data node according to yang data type. Thanks in advance.
06-11-2018 10:12 AM
Have you seen the YDK bundle API docs? It includes yang model tree and type info:
10-17-2018 04:33 AM
@abhirame wrote:
Have you seen the YDK bundle API docs? It includes yang model tree and type info:
http://ydk.cisco.com/py/docs/index.html
That website appears to be down. Are the docs anywhere else?
10-17-2018 10:09 AM
10-17-2018 10:10 AM
Thanks for the update
06-13-2018 06:05 AM
pyang -f tree
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