JN0-224 · Question #146
Junos PyEZ tables are formatted using which file type?
The correct answer is B. YAML. Junos PyEZ uses YAML (YAML Ain't Markup Language) files to define the format for tables and views when working with operational and configuration data. YAML is a human-readable data format that is commonly used for configuration files, making it suitable for defining data…
Question
Junos PyEZ tables are formatted using which file type?
Options
- ASON
- BYAML
- Ctxt
- DIXML
How the community answered
(16 responses)- A6% (1)
- B88% (14)
- C6% (1)
Explanation
Junos PyEZ uses YAML (YAML Ain't Markup Language) files to define the format for tables and views when working with operational and configuration data. YAML is a human-readable data format that is commonly used for configuration files, making it suitable for defining data structures Option B (YAML) is correct because PyEZ tables are defined using YAML files.
Topics
Community Discussion
No community discussion yet for this question.