Check_Point
156-521 · Question #149
How does JSON output support modular scripting practices in network automation?
The correct answer is B. Enables storing structured results for re-use in logic. JSON allows automation scripts to store structured output from one step and re-use it in the next, making logic modular and reusable. This supports scalable and maintainable automation
Use Cases and Best Practices for Automation
Question
How does JSON output support modular scripting practices in network automation?
Options
- AAllows re-use of session logs
- BEnables storing structured results for re-use in logic
- CForces scripts to run in CLI only
- DDisables external access
How the community answered
(43 responses)- A9% (4)
- B84% (36)
- C5% (2)
- D2% (1)
Explanation
JSON allows automation scripts to store structured output from one step and re-use it in the next, making logic modular and reusable. This supports scalable and maintainable automation
Topics
#JSON#modular scripting#structured data#network automation
Community Discussion
No community discussion yet for this question.