cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1340
Views
5
Helpful
5
Replies

YANG data model schema

twinstiger2
Level 1
Level 1

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.

5 Replies 5

abhirame
Cisco Employee
Cisco Employee

Have you seen the YDK bundle API docs? It includes yang model tree and type info:

http://ydk.cisco.com/py/docs/index.html


@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?

We aware of the webserver issue and working to get it back online.


Thanks for the update

Vince
Level 1
Level 1

pyang -f tree