Skip to content

Commit 1fb5041

Browse files
authored
new R82.10 modules (#188)
* fix plural call * support check mode * v6.6.0 * v6.7.0 - R82.10 modules
1 parent 0288cb0 commit 1fb5041

37 files changed

+3780
-2930
lines changed

CHANGELOG.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,48 @@ Check_Point.Mgmt Release Notes
44

55
.. contents:: Topics
66

7+
v6.7.0
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
This is release 6.7.0 of ``check_point.mgmt``, released on 2025-11-11.
14+
15+
New Modules
16+
-----------
17+
18+
- check_point.mgmt.cp_mgmt_best_practice_facts - Get best-practice objects facts on Checkpoint over Web Services API
19+
- check_point.mgmt.cp_mgmt_change_password_on_next_login - Change Check Point password on next login.
20+
- check_point.mgmt.cp_mgmt_compliance_scan - Runs the Compliance Software Blade scan. The scan evaluates the configuration compliance with the relevant best practices.
21+
- check_point.mgmt.cp_mgmt_logical_server - Manages logical-server objects on Checkpoint over Web Services API
22+
- check_point.mgmt.cp_mgmt_logical_server_facts - Get logical-server objects facts on Checkpoint over Web Services API
23+
- check_point.mgmt.cp_mgmt_renew_scaled_sharing_server_certificate - Renew the server certificate for the scaled sharing on the specified PDP Security Gateway or Cluster.
24+
- check_point.mgmt.cp_mgmt_set_compliance_settings - Edit existing Compliance Settings.
25+
- check_point.mgmt.cp_mgmt_set_cp_password_requirements - Set Check Point password requirements.
26+
- check_point.mgmt.cp_mgmt_set_default_administrator_settings - Set default administrator settings.
27+
- check_point.mgmt.cp_mgmt_set_login_restrictions - Set login restrictions.
28+
- check_point.mgmt.cp_mgmt_set_smart_console_idle_timeout - Set SmartConsole idle timeout settings.
29+
- check_point.mgmt.cp_mgmt_set_trust - Configure a Trusted communication between the Management Server and the managed Security Gateway.
30+
- check_point.mgmt.cp_mgmt_show_compliance_settings - Retrieve all Compliance Settings.
31+
- check_point.mgmt.cp_mgmt_show_cp_password_requirements - Retrieve existing Check Point password requirements.
32+
- check_point.mgmt.cp_mgmt_show_default_administrator_settings - Retrieve existing default administrator settings.
33+
- check_point.mgmt.cp_mgmt_show_login_restrictions - Retrieve existing login restrictions.
34+
- check_point.mgmt.cp_mgmt_show_smart_console_idle_timeout - Retrieve existing SmartConsole idle timeout settings.
35+
- check_point.mgmt.cp_mgmt_subordinate_ca - Manages subordinate-ca objects on Checkpoint over Web Services API
36+
- check_point.mgmt.cp_mgmt_subordinate_ca_facts - Get subordinate-ca objects facts on Checkpoint over Web Services API
37+
- check_point.mgmt.cp_mgmt_test_trust - Test an existing Trusted communication between the Management Server and the managed Security Gateway.
38+
- check_point.mgmt.cp_mgmt_voip_domain_h323_gatekeeper - Manages voip-domain-h323-gatekeeper objects on Checkpoint over Web Services API
39+
- check_point.mgmt.cp_mgmt_voip_domain_h323_gatekeeper_facts - Get voip-domain-h323-gatekeeper objects facts on Checkpoint over Web Services API
40+
- check_point.mgmt.cp_mgmt_voip_domain_h323_gateway - Manages voip-domain-h323-gateway objects on Checkpoint over Web Services API
41+
- check_point.mgmt.cp_mgmt_voip_domain_h323_gateway_facts - Get voip-domain-h323-gateway objects facts on Checkpoint over Web Services API
42+
- check_point.mgmt.cp_mgmt_voip_domain_mgcp_call_agent - Manages voip-domain-mgcp-call-agent objects on Checkpoint over Web Services API
43+
- check_point.mgmt.cp_mgmt_voip_domain_mgcp_call_agent_facts - Get voip-domain-mgcp-call-agent objects facts on Checkpoint over Web Services API
44+
- check_point.mgmt.cp_mgmt_voip_domain_sccp_call_manager - Manages voip-domain-sccp-call-manager objects on Checkpoint over Web Services API
45+
- check_point.mgmt.cp_mgmt_voip_domain_sccp_call_manager_facts - Get voip-domain-sccp-call-manager objects facts on Checkpoint over Web Services API
46+
- check_point.mgmt.cp_mgmt_voip_domain_sip_proxy - Manages voip-domain-sip-proxy objects on Checkpoint over Web Services API
47+
- check_point.mgmt.cp_mgmt_voip_domain_sip_proxy_facts - Get voip-domain-sip-proxy objects facts on Checkpoint over Web Services API
48+
749
v6.6.0
850
======
951

0 commit comments

Comments
 (0)