You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+16-14Lines changed: 16 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -4,38 +4,40 @@ Check_Point.gaia Release Notes
4
4
5
5
.. contents:: Topics
6
6
7
-
v6.0.0
7
+
8
+
v7.0.0
8
9
======
9
10
10
11
Release Summary
11
12
---------------
12
13
13
-
This is release 6.0.0 of ``check_point.gaia``, released on 2024-12-31.
14
+
this release 7.0.0 of ``check_point.gaia``, released on 2025-1-1.
14
15
15
16
New Modules
16
17
-----------
17
-
cp_gaia_virtual_systems_facts – get virtual-system objects facts on Check Point machine over Web Services API.
18
-
cp_gaia_virtual_switch – manages virtual switch on Check Point machine over Web Services API.
19
-
cp_gaia_virtual_switch_facts – get virtual-switch objects facts on Check Point machine over Web Services API.
20
-
cp_gaia_virtual_gateway – manages virtual-gateway objects on Check Point machine over Web Services API.
21
-
cp_gaia_virtual_gateway_facts – get virtual-gateway objects facts on Check Point machine over Web Services API.
22
-
cp_gaia_virtual_vsnext_state_facts – get the VSNext state on Check Point machine over Web Services API.
18
+
19
+
- check_point.gaia.cp_gaia_dynamic_content – install policy on a dynamic layer Check Point machine over Web Services API.
20
+
- 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.
21
+
- 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.
22
+
- check_point.gaia.cp_gaia_simulate_packet – simulate packet rulebase execution on a Check Point machine over Web Services API.
23
+
23
24
24
25
v6.0.0
25
26
======
26
27
27
28
Release Summary
28
29
---------------
29
30
30
-
this release 6.0.0 of ``check_point.gaia``, released on 2023-11-1.
31
+
This is release 6.0.0 of ``check_point.gaia``, released on 2024-12-31.
31
32
32
33
New Modules
33
34
-----------
34
-
35
-
- check_point.gaia.cp_gaia_dynamic_content – install policy on a dynamic layer Check Point machine over Web Services API.
36
-
- 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.
37
-
- 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.
38
-
- check_point.gaia.cp_gaia_simulate_packet – simulate packet rulebase execution on a Check Point machine over Web Services API.
35
+
cp_gaia_virtual_systems_facts – get virtual-system objects facts on Check Point machine over Web Services API.
36
+
cp_gaia_virtual_switch – manages virtual switch on Check Point machine over Web Services API.
37
+
cp_gaia_virtual_switch_facts – get virtual-switch objects facts on Check Point machine over Web Services API.
38
+
cp_gaia_virtual_gateway – manages virtual-gateway objects on Check Point machine over Web Services API.
39
+
cp_gaia_virtual_gateway_facts – get virtual-gateway objects facts on Check Point machine over Web Services API.
40
+
cp_gaia_virtual_vsnext_state_facts – get the VSNext state on Check Point machine over Web Services API.
0 commit comments