Hello,
I've a cluster of R77.30 and I'm working on a script to deploy multiple IP objects in CLI with an SSH connexion.
> add host name IP_test_111.111.111.111 ipv4-address 111.111.111.111
> add host name IP_test_222.222.222.222 ipv4-address 222.222.222.222
After that I want to push this new configuration on my cluster (1 cluster of 2 gateways named "ClusterGW") but I don't know the command that I should use to push as I do on Smart Console with the "Install Policy" button.
I've found this API Reference but the command "Install-policy" is not recognized. I've tried to go into expert mode, but same thing appends
https://sc1.checkpoint.com/documents/latest/APIs/index.html#gui-cli/install-policy~v1.2%20
I've found this other helping thread, but "mgmt_cli" is not recognized too.
https://community.checkpoint.com/t5/API-CLI-Discussion/How-can-we-install-on-multiple-firewalls-usin...
Can you help me on this please ?
Regards