What can I do here?
Use this window to enter API commands or run API scripts.
Getting Here - Open command line window for management scripting - F9. |
If you do not see the command line window, make sure the startup settings and access settings for the API server are correctly configured in Manage & Settings > Blades > Management API > Advanced Settings.
You can configure and control the Management Server with the new command line tools and through web services. You must first configure the API server.
The API server runs scripts that automate daily tasks and integrate the Check Point solutions with third party systems such as virtualization servers, ticketing systems, and change management systems.
You can use these tools to run API scripts on the Management Server:
mgmt_cli.exe
(for Windows operating system)mgmt_cli
(for Gaia operating system)All API clients use the same port as the Gaia Portal.
To learn more about the management APIs, to see code samples, and to take advantage of user forums, see:
In these environments, Automatic start is selected by default:
In other environments, to reduce the memory consumption on the management server, Automatic start is not selected by default.
Configure IP addresses from which the API server accepts requests:
mgmt_cli
utility to send API requests.To apply changes, you must publish the session, and run the api restart
command on the Security Management Server.