Check_Point
156-521 · Question #143
Which of the following scenarios benefit from parsing --format json output in an automation loop? (Choose two)
The correct answer is A. Looping through access rules for updates D. Auditing network objects programmatically. JSON output makes it easy to iterate over lists of rules or objects for mass updates, audits, or reporting. Scripts can loop through API results with minimal effort and improved accuracy.
Security Management API Operations
Question
Which of the following scenarios benefit from parsing --format json output in an automation loop? (Choose two)
Options
- ALooping through access rules for updates
- BPrinting firewall uptime
- CDeleting routes from Gaia CLI
- DAuditing network objects programmatically
How the community answered
(45 responses)- A82% (37)
- B7% (3)
- C11% (5)
Explanation
JSON output makes it easy to iterate over lists of rules or objects for mass updates, audits, or reporting. Scripts can loop through API results with minimal effort and improved accuracy.
Topics
#--format json#automation loops#access rules#network objects
Community Discussion
No community discussion yet for this question.