checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
checkpoint.getManagementCmeGwConfigurations
Explore with Pulumi AI
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as checkpoint from "@pulumi/checkpoint";
const gwConfigurations = checkpoint.getManagementCmeGwConfigurations({});
import pulumi
import pulumi_checkpoint as checkpoint
gw_configurations = checkpoint.get_management_cme_gw_configurations()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/checkpoint/v2/checkpoint"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := checkpoint.LookupManagementCmeGwConfigurations(ctx, &checkpoint.LookupManagementCmeGwConfigurationsArgs{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Checkpoint = Pulumi.Checkpoint;
return await Deployment.RunAsync(() =>
{
var gwConfigurations = Checkpoint.GetManagementCmeGwConfigurations.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.checkpoint.CheckpointFunctions;
import com.pulumi.checkpoint.inputs.GetManagementCmeGwConfigurationsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var gwConfigurations = CheckpointFunctions.getManagementCmeGwConfigurations();
}
}
variables:
gwConfigurations:
fn::invoke:
function: checkpoint:getManagementCmeGwConfigurations
arguments: {}
Using getManagementCmeGwConfigurations
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagementCmeGwConfigurations(args: GetManagementCmeGwConfigurationsArgs, opts?: InvokeOptions): Promise<GetManagementCmeGwConfigurationsResult>
function getManagementCmeGwConfigurationsOutput(args: GetManagementCmeGwConfigurationsOutputArgs, opts?: InvokeOptions): Output<GetManagementCmeGwConfigurationsResult>
def get_management_cme_gw_configurations(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementCmeGwConfigurationsResult
def get_management_cme_gw_configurations_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementCmeGwConfigurationsResult]
func LookupManagementCmeGwConfigurations(ctx *Context, args *LookupManagementCmeGwConfigurationsArgs, opts ...InvokeOption) (*LookupManagementCmeGwConfigurationsResult, error)
func LookupManagementCmeGwConfigurationsOutput(ctx *Context, args *LookupManagementCmeGwConfigurationsOutputArgs, opts ...InvokeOption) LookupManagementCmeGwConfigurationsResultOutput
> Note: This function is named LookupManagementCmeGwConfigurations
in the Go SDK.
public static class GetManagementCmeGwConfigurations
{
public static Task<GetManagementCmeGwConfigurationsResult> InvokeAsync(GetManagementCmeGwConfigurationsArgs args, InvokeOptions? opts = null)
public static Output<GetManagementCmeGwConfigurationsResult> Invoke(GetManagementCmeGwConfigurationsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagementCmeGwConfigurationsResult> getManagementCmeGwConfigurations(GetManagementCmeGwConfigurationsArgs args, InvokeOptions options)
public static Output<GetManagementCmeGwConfigurationsResult> getManagementCmeGwConfigurations(GetManagementCmeGwConfigurationsArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementCmeGwConfigurations:getManagementCmeGwConfigurations
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- Id string
- id String
- id string
- id str
- id String
getManagementCmeGwConfigurations Result
The following output properties are available:
- id String
- results List<Property Map>
Supporting Types
GetManagementCmeGwConfigurationsResult
- Blades
List<Get
Management Cme Gw Configurations Result Blade> - Dictionary of activated/deactivated blades on the Gateway. Supports these blades:
- Color string
- Color of the gateways objects in SmartConsole.
- Communication
With stringServers Behind Nat - Gateway behind NAT communications settings with the Check Point Servers(Management, Multi-Domain, Log Servers).
- Identity
Awareness List<GetSettings Management Cme Gw Configurations Result Identity Awareness Setting> - Dictionary of Identity Awareness settings that can be configured on the gateway:
- Name string
- The Gateway configuration name.
- Policy string
- The policy name to install on the Gateway.
- string
- The related CME account name associated with the Gateway configuration.
- Repository
Gateway List<GetScripts Management Cme Gw Configurations Result Repository Gateway Script> - List of objects that each contain the name/UID of a script that exists in the scripts repository on the Management server. Supports these parameters:
- Section
Name string - Name of a rule section in the Access and NAT layers in the policy, where to insert the automatically generated rules.
- Send
Alerts List<string>To Servers - Comma-separated list of Alert Log Servers names to which alerts are sent.
- Send
Logs List<string>To Backup Servers - Comma-separated list of Backup Log Servers names to which logs are sent if the Primary Log Servers are unavailable.
- Send
Logs List<string>To Servers - Comma-separated list of Primary Log Servers names to which logs are sent.
- Sic
Key string - SIC key for trusted communication between the Management server and the Gateway.
- Version string
- The Gateway version.
- XForwarded
For bool - Enable XFF headers in HTTP / HTTPS requests.
- Blades
[]Get
Management Cme Gw Configurations Result Blade - Dictionary of activated/deactivated blades on the Gateway. Supports these blades:
- Color string
- Color of the gateways objects in SmartConsole.
- Communication
With stringServers Behind Nat - Gateway behind NAT communications settings with the Check Point Servers(Management, Multi-Domain, Log Servers).
- Identity
Awareness []GetSettings Management Cme Gw Configurations Result Identity Awareness Setting - Dictionary of Identity Awareness settings that can be configured on the gateway:
- Name string
- The Gateway configuration name.
- Policy string
- The policy name to install on the Gateway.
- string
- The related CME account name associated with the Gateway configuration.
- Repository
Gateway []GetScripts Management Cme Gw Configurations Result Repository Gateway Script - List of objects that each contain the name/UID of a script that exists in the scripts repository on the Management server. Supports these parameters:
- Section
Name string - Name of a rule section in the Access and NAT layers in the policy, where to insert the automatically generated rules.
- Send
Alerts []stringTo Servers - Comma-separated list of Alert Log Servers names to which alerts are sent.
- Send
Logs []stringTo Backup Servers - Comma-separated list of Backup Log Servers names to which logs are sent if the Primary Log Servers are unavailable.
- Send
Logs []stringTo Servers - Comma-separated list of Primary Log Servers names to which logs are sent.
- Sic
Key string - SIC key for trusted communication between the Management server and the Gateway.
- Version string
- The Gateway version.
- XForwarded
For bool - Enable XFF headers in HTTP / HTTPS requests.
- blades
List<Get
Management Cme Gw Configurations Result Blade> - Dictionary of activated/deactivated blades on the Gateway. Supports these blades:
- color String
- Color of the gateways objects in SmartConsole.
- communication
With StringServers Behind Nat - Gateway behind NAT communications settings with the Check Point Servers(Management, Multi-Domain, Log Servers).
- identity
Awareness List<GetSettings Management Cme Gw Configurations Result Identity Awareness Setting> - Dictionary of Identity Awareness settings that can be configured on the gateway:
- name String
- The Gateway configuration name.
- policy String
- The policy name to install on the Gateway.
- String
- The related CME account name associated with the Gateway configuration.
- repository
Gateway List<GetScripts Management Cme Gw Configurations Result Repository Gateway Script> - List of objects that each contain the name/UID of a script that exists in the scripts repository on the Management server. Supports these parameters:
- section
Name String - Name of a rule section in the Access and NAT layers in the policy, where to insert the automatically generated rules.
- send
Alerts List<String>To Servers - Comma-separated list of Alert Log Servers names to which alerts are sent.
- send
Logs List<String>To Backup Servers - Comma-separated list of Backup Log Servers names to which logs are sent if the Primary Log Servers are unavailable.
- send
Logs List<String>To Servers - Comma-separated list of Primary Log Servers names to which logs are sent.
- sic
Key String - SIC key for trusted communication between the Management server and the Gateway.
- version String
- The Gateway version.
- x
Forwarded BooleanFor - Enable XFF headers in HTTP / HTTPS requests.
- blades
Get
Management Cme Gw Configurations Result Blade[] - Dictionary of activated/deactivated blades on the Gateway. Supports these blades:
- color string
- Color of the gateways objects in SmartConsole.
- communication
With stringServers Behind Nat - Gateway behind NAT communications settings with the Check Point Servers(Management, Multi-Domain, Log Servers).
- identity
Awareness GetSettings Management Cme Gw Configurations Result Identity Awareness Setting[] - Dictionary of Identity Awareness settings that can be configured on the gateway:
- name string
- The Gateway configuration name.
- policy string
- The policy name to install on the Gateway.
- string
- The related CME account name associated with the Gateway configuration.
- repository
Gateway GetScripts Management Cme Gw Configurations Result Repository Gateway Script[] - List of objects that each contain the name/UID of a script that exists in the scripts repository on the Management server. Supports these parameters:
- section
Name string - Name of a rule section in the Access and NAT layers in the policy, where to insert the automatically generated rules.
- send
Alerts string[]To Servers - Comma-separated list of Alert Log Servers names to which alerts are sent.
- send
Logs string[]To Backup Servers - Comma-separated list of Backup Log Servers names to which logs are sent if the Primary Log Servers are unavailable.
- send
Logs string[]To Servers - Comma-separated list of Primary Log Servers names to which logs are sent.
- sic
Key string - SIC key for trusted communication between the Management server and the Gateway.
- version string
- The Gateway version.
- x
Forwarded booleanFor - Enable XFF headers in HTTP / HTTPS requests.
- blades
Sequence[Get
Management Cme Gw Configurations Result Blade] - Dictionary of activated/deactivated blades on the Gateway. Supports these blades:
- color str
- Color of the gateways objects in SmartConsole.
- communication_
with_ strservers_ behind_ nat - Gateway behind NAT communications settings with the Check Point Servers(Management, Multi-Domain, Log Servers).
- identity_
awareness_ Sequence[Getsettings Management Cme Gw Configurations Result Identity Awareness Setting] - Dictionary of Identity Awareness settings that can be configured on the gateway:
- name str
- The Gateway configuration name.
- policy str
- The policy name to install on the Gateway.
- str
- The related CME account name associated with the Gateway configuration.
- repository_
gateway_ Sequence[Getscripts Management Cme Gw Configurations Result Repository Gateway Script] - List of objects that each contain the name/UID of a script that exists in the scripts repository on the Management server. Supports these parameters:
- section_
name str - Name of a rule section in the Access and NAT layers in the policy, where to insert the automatically generated rules.
- send_
alerts_ Sequence[str]to_ servers - Comma-separated list of Alert Log Servers names to which alerts are sent.
- send_
logs_ Sequence[str]to_ backup_ servers - Comma-separated list of Backup Log Servers names to which logs are sent if the Primary Log Servers are unavailable.
- send_
logs_ Sequence[str]to_ servers - Comma-separated list of Primary Log Servers names to which logs are sent.
- sic_
key str - SIC key for trusted communication between the Management server and the Gateway.
- version str
- The Gateway version.
- x_
forwarded_ boolfor - Enable XFF headers in HTTP / HTTPS requests.
- blades List<Property Map>
- Dictionary of activated/deactivated blades on the Gateway. Supports these blades:
- color String
- Color of the gateways objects in SmartConsole.
- communication
With StringServers Behind Nat - Gateway behind NAT communications settings with the Check Point Servers(Management, Multi-Domain, Log Servers).
- identity
Awareness List<Property Map>Settings - Dictionary of Identity Awareness settings that can be configured on the gateway:
- name String
- The Gateway configuration name.
- policy String
- The policy name to install on the Gateway.
- String
- The related CME account name associated with the Gateway configuration.
- repository
Gateway List<Property Map>Scripts - List of objects that each contain the name/UID of a script that exists in the scripts repository on the Management server. Supports these parameters:
- section
Name String - Name of a rule section in the Access and NAT layers in the policy, where to insert the automatically generated rules.
- send
Alerts List<String>To Servers - Comma-separated list of Alert Log Servers names to which alerts are sent.
- send
Logs List<String>To Backup Servers - Comma-separated list of Backup Log Servers names to which logs are sent if the Primary Log Servers are unavailable.
- send
Logs List<String>To Servers - Comma-separated list of Primary Log Servers names to which logs are sent.
- sic
Key String - SIC key for trusted communication between the Management server and the Gateway.
- version String
- The Gateway version.
- x
Forwarded BooleanFor - Enable XFF headers in HTTP / HTTPS requests.
GetManagementCmeGwConfigurationsResultBlade
- Anti
Bot bool - Anti-Bot blade.
- Anti
Virus bool - Anti-Virus blade.
- Application
Control bool - Application Control blade.
- Autonomous
Threat boolPrevention - ATP blade.
- Content
Awareness bool - Content Awareness blade.
- Https
Inspection bool - HTTPS Inspection blade.
- Identity
Awareness bool - Identity Awareness blade.
- Ips bool
- IPS blade.
- Ipsec
Vpn bool - IPsec VPN blade.
- Threat
Emulation bool - Threat Emulation blade.
- Url
Filtering bool - URL Filtering blade.
- Vpn bool
- VPN blade.
- Anti
Bot bool - Anti-Bot blade.
- Anti
Virus bool - Anti-Virus blade.
- Application
Control bool - Application Control blade.
- Autonomous
Threat boolPrevention - ATP blade.
- Content
Awareness bool - Content Awareness blade.
- Https
Inspection bool - HTTPS Inspection blade.
- Identity
Awareness bool - Identity Awareness blade.
- Ips bool
- IPS blade.
- Ipsec
Vpn bool - IPsec VPN blade.
- Threat
Emulation bool - Threat Emulation blade.
- Url
Filtering bool - URL Filtering blade.
- Vpn bool
- VPN blade.
- anti
Bot Boolean - Anti-Bot blade.
- anti
Virus Boolean - Anti-Virus blade.
- application
Control Boolean - Application Control blade.
- autonomous
Threat BooleanPrevention - ATP blade.
- content
Awareness Boolean - Content Awareness blade.
- https
Inspection Boolean - HTTPS Inspection blade.
- identity
Awareness Boolean - Identity Awareness blade.
- ips Boolean
- IPS blade.
- ipsec
Vpn Boolean - IPsec VPN blade.
- threat
Emulation Boolean - Threat Emulation blade.
- url
Filtering Boolean - URL Filtering blade.
- vpn Boolean
- VPN blade.
- anti
Bot boolean - Anti-Bot blade.
- anti
Virus boolean - Anti-Virus blade.
- application
Control boolean - Application Control blade.
- autonomous
Threat booleanPrevention - ATP blade.
- content
Awareness boolean - Content Awareness blade.
- https
Inspection boolean - HTTPS Inspection blade.
- identity
Awareness boolean - Identity Awareness blade.
- ips boolean
- IPS blade.
- ipsec
Vpn boolean - IPsec VPN blade.
- threat
Emulation boolean - Threat Emulation blade.
- url
Filtering boolean - URL Filtering blade.
- vpn boolean
- VPN blade.
- anti_
bot bool - Anti-Bot blade.
- anti_
virus bool - Anti-Virus blade.
- application_
control bool - Application Control blade.
- autonomous_
threat_ boolprevention - ATP blade.
- content_
awareness bool - Content Awareness blade.
- https_
inspection bool - HTTPS Inspection blade.
- identity_
awareness bool - Identity Awareness blade.
- ips bool
- IPS blade.
- ipsec_
vpn bool - IPsec VPN blade.
- threat_
emulation bool - Threat Emulation blade.
- url_
filtering bool - URL Filtering blade.
- vpn bool
- VPN blade.
- anti
Bot Boolean - Anti-Bot blade.
- anti
Virus Boolean - Anti-Virus blade.
- application
Control Boolean - Application Control blade.
- autonomous
Threat BooleanPrevention - ATP blade.
- content
Awareness Boolean - Content Awareness blade.
- https
Inspection Boolean - HTTPS Inspection blade.
- identity
Awareness Boolean - Identity Awareness blade.
- ips Boolean
- IPS blade.
- ipsec
Vpn Boolean - IPsec VPN blade.
- threat
Emulation Boolean - Threat Emulation blade.
- url
Filtering Boolean - URL Filtering blade.
- vpn Boolean
- VPN blade.
GetManagementCmeGwConfigurationsResultIdentityAwarenessSetting
- Enable
Cloudguard boolController - Enable the Web API identity source for CloudGuard Controller.
- Receive
Identities List<string>Froms - List of PDP gateway names from which to receive identities through Identity Sharing.
- Enable
Cloudguard boolController - Enable the Web API identity source for CloudGuard Controller.
- Receive
Identities []stringFroms - List of PDP gateway names from which to receive identities through Identity Sharing.
- enable
Cloudguard BooleanController - Enable the Web API identity source for CloudGuard Controller.
- receive
Identities List<String>Froms - List of PDP gateway names from which to receive identities through Identity Sharing.
- enable
Cloudguard booleanController - Enable the Web API identity source for CloudGuard Controller.
- receive
Identities string[]Froms - List of PDP gateway names from which to receive identities through Identity Sharing.
- enable_
cloudguard_ boolcontroller - Enable the Web API identity source for CloudGuard Controller.
- receive_
identities_ Sequence[str]froms - List of PDP gateway names from which to receive identities through Identity Sharing.
- enable
Cloudguard BooleanController - Enable the Web API identity source for CloudGuard Controller.
- receive
Identities List<String>Froms - List of PDP gateway names from which to receive identities through Identity Sharing.
GetManagementCmeGwConfigurationsResultRepositoryGatewayScript
- Name string
- The name of the script.
- Parameters string
- Script parameters.
- Uid string
- The UID of the script.
- Name string
- The name of the script.
- Parameters string
- Script parameters.
- Uid string
- The UID of the script.
- name String
- The name of the script.
- parameters String
- Script parameters.
- uid String
- The UID of the script.
- name string
- The name of the script.
- parameters string
- Script parameters.
- uid string
- The UID of the script.
- name str
- The name of the script.
- parameters str
- Script parameters.
- uid str
- The UID of the script.
- name String
- The name of the script.
- parameters String
- Script parameters.
- uid String
- The UID of the script.
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpoint
Terraform Provider.
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw