Check_Point
156-521 · Question #115
You plan to integrate Gaia API calls into your CI/CD pipeline for automated routing setup. Which two scripting tools can you use? (Choose two)
The correct answer is B. Python C. Shell scripts with curl. Python and shell scripts with curl are effective for integrating Gaia API calls into CI/CD pipelines. They can dynamically send REST commands for system setup during provisioning stages.
Use Cases and Best Practices for Automation
Question
You plan to integrate Gaia API calls into your CI/CD pipeline for automated routing setup. Which two scripting tools can you use? (Choose two)
Options
- ASmartView Monitor
- BPython
- CShell scripts with curl
- DGAiA CLI
How the community answered
(34 responses)- A9% (3)
- B76% (26)
- D15% (5)
Explanation
Python and shell scripts with curl are effective for integrating Gaia API calls into CI/CD pipelines. They can dynamically send REST commands for system setup during provisioning stages.
Topics
#CI/CD integration#Python#curl shell scripting#routing automation
Community Discussion
No community discussion yet for this question.