Skip to content

v6.0.0

Compare
Choose a tag to compare
@chkp-majds chkp-majds released this 23 Jan 11:16
· 21 commits to master since this release
8a9553f

New Modules

check_point.gaia.cp_gaia_alias_interface – Manage Alias interface of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_alias_interface_facts – Get information about alias interfaces of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_system_group – Manage system groups of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_system_group_facts – Get information about system groups of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_dynamic_content – install policy on a dynamic layer Check Point machine over Web Services API.
check_point.gaia.cp_gaia_dynamic_content_layer_facts – get the details of the installed policy on a given dynamic layer on a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_dynamic_content_layers_facts – get the details of all dynamic layers on a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_simulate_packet – simulate packet rulebase execution on a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_virtual_systems_facts – get virtual-system objects facts on Check Point machine over Web Services API.
check_point.gaia.cp_gaia_virtual_switch – manages virtual switch on Check Point machine over Web Services API.
check_point.gaia.cp_gaia_virtual_switch_facts – get virtual-switch objects facts on Check Point machine over Web Services API.
check_point.gaia.cp_gaia_virtual_gateway – manages virtual-gateway objects on Check Point machine over Web Services API.
check_point.gaia.cp_gaia_virtual_gateway_facts – get virtual-gateway objects facts on Check Point machine over Web Services API.
check_point.gaia.cp_gaia_virtual_vsnext_state_facts – get the VSNext state on Check Point machine over Web Services API.
check_point.gaia.cp_gaia_grub_password – manage grub password of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_grub_password_facts – get grub hash password of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp – manage SNMP configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_facts – get SNMP configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_custom_trap – manage SNMP custom trap configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_custom_trap_facts – get SNMP custom trap configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_pre_defined_traps – manage SNMP pre defined traps configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_pre_defined_traps_facts – get SNMP pre defined traps configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_trap_receiver – manage SNMP trap receiver configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_trap_receiver_facts – get SNMP trap receiver configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_user – manage SNMP USM user configuration of a Check Point machine over Web Services API.
check_point.gaia.cp_gaia_snmp_user_facts – get SNMP USM user configuration of a Check Point machine over Web Services API.

Major Changes
Update physical interfaces to Show/Configure dhcp as part of the request.

Bugfixes
Fix Password expiration lifetime and Password expiration lockout in password policy to accept never as string in addition to integers values.
Fix bug: Cannot change password hash of user admin.