@@ -409,21 +409,21 @@ releases:
409409 - description : Workflow feature - Approve and Publish the session.
410410 name : cp_mgmt_approve_session
411411 namespace : " "
412- - description : >
412+ - description :
413413 Check if a target can reach or parse a network feed;
414414 can work with an existing feed object or with a new one
415415 (by providing all relevant feed parameters).
416416 name : cp_mgmt_check_network_feed
417417 namespace : " "
418- - description : >
418+ - description :
419419 Check if a target can reach or parse a threat IOC feed; can work with an existing feed
420420 object or with a new one (by providing all relevant feed parameters).
421421 name : cp_mgmt_check_threat_ioc_feed
422422 namespace : " "
423423 - description : Retrieve all existing cluster members in domain.
424424 name : cp_mgmt_cluster_members_facts
425425 namespace : " "
426- - description : >
426+ - description :
427427 Securely connect the Management Server to Check Point's Infinity Portal.
428428 This is a preliminary operation so that the management server can use
429429 various Check Point cloud-based security services hosted in the Infinity Portal.
@@ -453,12 +453,12 @@ releases:
453453 - description : Get idp-to-domain-assignment objects facts on Checkpoint over Web Services API
454454 name : cp_mgmt_idp_to_domain_assignment_facts
455455 namespace : " "
456- - description : >
456+ - description :
457457 Executes the lsm-install-policy on a given list of targets. Install the LSM policy
458458 that defined on the attached LSM profile on the targets devices.
459459 name : cp_mgmt_install_lsm_policy
460460 namespace : " "
461- - description : >
461+ - description :
462462 Executes the lsm-install-settings on a given list of targets. Install the provisioning
463463 settings that defined on the object on the targets devices.
464464 name : cp_mgmt_install_lsm_settings
@@ -505,7 +505,7 @@ releases:
505505 - description : Get repository-script objects facts on Checkpoint over Web Services API
506506 name : cp_mgmt_repository_script_facts
507507 namespace : " "
508- - description : >
508+ - description :
509509 Reset Secure Internal Communication (SIC). To complete the reset operation need also
510510 to reset the device in the Check Point Configuration Tool (by running cpconfig in Clish or Expert mode).
511511 Communication will not be possible until you reset and re-initialize the device properly.
@@ -517,7 +517,7 @@ releases:
517517 - description : Set default Identity Provider assignment to be use for Management server administrator access.
518518 name : cp_mgmt_set_idp_default_assignment
519519 namespace : " "
520- - description : >
520+ - description :
521521 Set Identity Provider assignment to domain, to allow administrator login to that domain using
522522 that identity provider, if there is no Identity Provider assigned to the domain the 'idp-default-assignment' will be used.
523523 This command only available for Multi-Domain server.
@@ -535,7 +535,7 @@ releases:
535535 - description : Retrieve default Identity Provider assignment that used for Management server administrator access.
536536 name : cp_mgmt_show_idp_default_assignment
537537 namespace : " "
538- - description : >
538+ - description :
539539 Shows the status of all processes in the current machine (Multi-Domain Server and all Domain Management / Log Servers).
540540 This command is available only on Multi-Domain Server.
541541 name : cp_mgmt_show_servers_and_processes
@@ -558,7 +558,7 @@ releases:
558558 - description : Workflow feature - Submit the session for approval.
559559 name : cp_mgmt_submit_session
560560 namespace : " "
561- - description : >
561+ - description :
562562 Test SIC Status reflects the state of the gateway after it has received the certificate issued by the ICA.
563563 If the SIC status is Unknown then there is no connection between the gateway and the Security Management Server.
564564 If the SIC status is No Communication, an error message will appear. It may contain specific instructions on how to fix the situation.
@@ -656,7 +656,7 @@ releases:
656656 - description : Get dynamic-global-network-object objects facts on Checkpoint over Web Services API
657657 name : cp_mgmt_dynamic_global_network_object_facts
658658 namespace : " "
659- - description : >
659+ - description :
660660 Export the primary Security Management Server database or the primary Multi-Domain Server database or the
661661 single Domain database and the applicable Check Point configuration.
662662 name : cp_mgmt_export_management
@@ -688,7 +688,7 @@ releases:
688688 - description : Get https-layer objects facts on Checkpoint over Web Services API
689689 name : cp_mgmt_https_layer_facts
690690 namespace : " "
691- - description : >
691+ - description :
692692 Import the primary Security Management Server database or the primary Multi-Domain Server database or the single Domain
693693 database and the applicable Check Point configuration.
694694 name : cp_mgmt_import_management
@@ -1264,5 +1264,22 @@ releases:
12641264 release_summary : This is release 6.2.1 of ``check_point.mgmt``, released on
12651265 2024-08-28.
12661266 fragments :
1267- - 6.2.1.yml
1267+ - 6.2.1.yml
12681268 release_date : ' 2024-08-28'
1269+ 6.3.0 :
1270+ changes :
1271+ minor_changes :
1272+ - check_point.mgmt.cp_mgmt_lsm_cluster - support additional parameters (dynamic-objects, tags and topology)
1273+ - check_point.mgmt.cp_mgmt_lsm_gateway - support additional parameters (device_id, dynamic-objects, tags and topology)
1274+ release_summary : This is release 6.3.0 of ``check_point.mgmt``, released on
1275+ 2025-01-23.
1276+ fragments :
1277+ - 6.3.0.yml
1278+ modules :
1279+ - description : Manages user objects on Checkpoint over Web Services API
1280+ name : cp_mgmt_user
1281+ namespace : ' '
1282+ - description : Get user objects facts on Checkpoint over Web Services API
1283+ name : cp_mgmt_user_facts
1284+ namespace : ' '
1285+ release_date : ' 2025-01-03'
0 commit comments