check_point.mgmt.cp_mgmt_show_guideline_cells module – Showing guideline-cells metrics according to the given filters.
Note
This module is part of the check_point.mgmt collection (version 7.0.0).
You might already have this collection installed if you are using the ansible package.
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it, use: ansible-galaxy collection install check_point.mgmt.
To use it in a playbook, specify: check_point.mgmt.cp_mgmt_show_guideline_cells.
New in check_point.mgmt 7.0.0
Synopsis
Showing guideline-cells metrics according to the given filters.
All operations are performed over Web Services API.
Available from R82.20 management version.
Parameters
Parameter |
Comments |
|---|---|
The access layer context for the guideline metrics display. The access-layer must be attached to the guideline. |
|
Access-layer attached to guideline identified by the name or UID.if Access-Layer is in the global domain due to Global Assignment Local domain Package is required. |
|
The level of detail for some of the fields in the response can vary from showing only the UID value of the object to a fully detailed representation of the object. Choices:
|
|
Indicates which domains to process the commands on. It cannot be used with the details-level full, must be run from the System Domain only and with ignore-warnings true. Valid values are, CURRENT_DOMAIN, ALL_DOMAINS_ON_THIS_SERVER. |
|
Policy package context for the access-layer attached to guideline identified by the name or UID.Package will be ignored if the access-layer is local. |
|
Publish the current session if changes have been performed after task completes. Choices:
|
|
The level of detail for some of the fields in the response can vary from showing only the UID value of the object to a fully detailed representation of the object. Choices:
|
|
The filters are used to filter the cells and services that will be returned in the response. ‘any’ value in both ‘from’ and ‘to’ filters will return the whole matrix. |
|
The source segment of the cell (identified by name or UID). In case the value is ‘any’, entire row will be returned. Relevant only for ‘Network Group’ type. |
|
The type of the segment in the ‘from’ axis. Choices:
|
|
The services that will be used while calculating the metrics (identified by name or UID). |
|
The destination segment of the cell (identified by name or UID). In case the value is ‘any’, entire column will be returned. Relevant only for ‘Network Group’ type. |
|
The type of the segment in the ‘to’ axis. Choices:
|
|
The guideline the user wish to view (identified by name or UID). |
|
Set of metrics type. The rules categories to return in the response. |
|
This field is used to control whether to show the rules paths in the response. This field should be set to true only when the ‘from’ and ‘to’ filters fields are not ‘any’. Choices:
|
|
Version of checkpoint. If not given one, the latest version taken. |
|
Wait for the task to end. Such as publish task. Choices:
|
|
How many minutes to wait until throwing a timeout error. Default: |
Examples
- name: show-guideline-cells
cp_mgmt_show_guideline_cells:
access_layer:
access_layer: Network
details_level: uid
guideline: Corporate policy
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
|---|---|
The checkpoint show-guideline-cells output. Returned: always. |