Check Point Certified Security Expert (CCSE) R80 — Question 182
You plan to automate creating new objects using new R80 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?
Answer options
- A. mgmt_admin@teabag > id.txt
- B. mgmt_login
- C. login user admin password teabag
- D. mgmt_cli login user ג€adminג€ password ג€teabagג€ > id.txt
Correct answer: B
Explanation
The correct answer, B, is 'mgmt_login', which is the command necessary to initiate a session with the management API on GAIA. Options A and D involve saving output to a file or specific login syntax, while C is an incorrect command format not used in GAIA CLI.