check_point.mgmt.checkpoint – HttpApi Plugin for Checkpoint devices

Note

This plugin is part of the check_point.mgmt collection (version 1.0.6).

To install it use: ansible-galaxy collection install check_point.mgmt.

To use it in a playbook, specify: check_point.mgmt.checkpoint.

New in version 2.8: of check_point.mgmt

Synopsis

  • This HttpApi plugin provides methods to connect to Checkpoint devices over a HTTP(S)-based api.

Parameters

Parameter Choices/Defaults Configuration Comments
api_key
string
var: ansible_api_key
Login with api-key instead of user & password
domain
string
var: ansible_checkpoint_domain
Specifies the domain of the Check Point device

Authors

  • Ansible Networking Team