You plan to automate creating new objects using the Management API. You decide to use GAIA CLI for this task. What is the first step to run management API commands on GAIA’s shell?
You plan to automate creating new objects using the Management API. You decide to use GAIA CLI for this task. What is the first step to run management API commands on GAIA’s shell?
The first step to run management API commands on GAIA’s shell is to log in using the correct CLI command. The command 'mgmt_cli login user “admin” password “teabag” > id.txt' provides the necessary authentication details and saves the session ID to a file, which is essential for subsequent API commands.
It is C: https://sc1.checkpoint.com/documents/latest/APIs/#introduction~v1.9%20
Yesss C