nerdexam
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)
  • A
    9% (4)
  • B
    84% (36)
  • C
    5% (2)
  • D
    2% (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.

Full 156-521 Practice