What is the command switch to specify the Gaia API context?
What is the command switch to specify the Gaia API context?
To specify the Gaia API context, the appropriate command switch is 'mgmt_cli --context gaia_api <Command>'. This syntax clearly indicates the specification of the Gaia API context directly in the mgmt_cli command.
D is correct, I think because the syntax for running Gaia REST API commands from mgmt_cli is the same as for Mgmt API excpet that Gaia context must be stated. For example: mgmt_cli show hostname --context gaia_api
https://sc1.checkpoint.com/documents/latest/GaiaAPIs/#mgmt_cli~v1.7%20 All listed examples include the '--context gaia_api' syntax # mgmt_cli show hostname --context gaia_api