Check_Point
156-521 · Question #140
Why is it recommended to use --format json when integrating mgmt_cli with orchestration tools? (Choose two)
The correct answer is B. JSON can be passed as structured input C. It simplifies parsing of responses. Using JSON allows orchestration tools like Ansible or Jenkins to easily read API responses and handle them programmatically. This format supports both automation logic and portability across
Use Cases and Best Practices for Automation
Question
Why is it recommended to use --format json when integrating mgmt_cli with orchestration tools? (Choose two)
Options
- AOrchestration tools only support CLI
- BJSON can be passed as structured input
- CIt simplifies parsing of responses
- DCLI outputs are faster than JSON
How the community answered
(49 responses)- A18% (9)
- B71% (35)
- D10% (5)
Explanation
Using JSON allows orchestration tools like Ansible or Jenkins to easily read API responses and handle them programmatically. This format supports both automation logic and portability across
Topics
#orchestration tools#--format json#structured input#automation integration
Community Discussion
No community discussion yet for this question.