QuestionQ175
Understanding and Using APIs
Refer to the exhibit. A developer is creating a YANG file to model data with Python. Which code must be used to produce the tree for the YANG file?
- A pyang -f tree future-industries-tech.yang
- B pyang -i tree future-industries-tech.yang
- C pyang -f leaf future-industries-tech.yang
- D pyang tree future-industries-tech.yang
Community Discussion