Viewing docs for checkpoint 2.12.0
published on Monday, Nov 10, 2025 by checkpointsw
published on Monday, Nov 10, 2025 by checkpointsw
Viewing docs for checkpoint 2.12.0
published on Monday, Nov 10, 2025 by checkpointsw
published on Monday, Nov 10, 2025 by checkpointsw
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as checkpoint from "@pulumi/checkpoint";
const gwConfigAzure = checkpoint.getManagementCmeGwConfigurationsAzure({
name: "azureGWConfigurations",
});
import pulumi
import pulumi_checkpoint as checkpoint
gw_config_azure = checkpoint.get_management_cme_gw_configurations_azure(name="azureGWConfigurations")
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.LookupManagementCmeGwConfigurationsAzure(ctx, &checkpoint.LookupManagementCmeGwConfigurationsAzureArgs{
Name: "azureGWConfigurations",
}, 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 gwConfigAzure = Checkpoint.GetManagementCmeGwConfigurationsAzure.Invoke(new()
{
Name = "azureGWConfigurations",
});
});
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.GetManagementCmeGwConfigurationsAzureArgs;
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 gwConfigAzure = CheckpointFunctions.getManagementCmeGwConfigurationsAzure(GetManagementCmeGwConfigurationsAzureArgs.builder()
.name("azureGWConfigurations")
.build());
}
}
variables:
gwConfigAzure:
fn::invoke:
function: checkpoint:getManagementCmeGwConfigurationsAzure
arguments:
name: azureGWConfigurations
Using getManagementCmeGwConfigurationsAzure
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 getManagementCmeGwConfigurationsAzure(args: GetManagementCmeGwConfigurationsAzureArgs, opts?: InvokeOptions): Promise<GetManagementCmeGwConfigurationsAzureResult>
function getManagementCmeGwConfigurationsAzureOutput(args: GetManagementCmeGwConfigurationsAzureOutputArgs, opts?: InvokeOptions): Output<GetManagementCmeGwConfigurationsAzureResult>def get_management_cme_gw_configurations_azure(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementCmeGwConfigurationsAzureResult
def get_management_cme_gw_configurations_azure_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementCmeGwConfigurationsAzureResult]func LookupManagementCmeGwConfigurationsAzure(ctx *Context, args *LookupManagementCmeGwConfigurationsAzureArgs, opts ...InvokeOption) (*LookupManagementCmeGwConfigurationsAzureResult, error)
func LookupManagementCmeGwConfigurationsAzureOutput(ctx *Context, args *LookupManagementCmeGwConfigurationsAzureOutputArgs, opts ...InvokeOption) LookupManagementCmeGwConfigurationsAzureResultOutput> Note: This function is named LookupManagementCmeGwConfigurationsAzure in the Go SDK.
public static class GetManagementCmeGwConfigurationsAzure
{
public static Task<GetManagementCmeGwConfigurationsAzureResult> InvokeAsync(GetManagementCmeGwConfigurationsAzureArgs args, InvokeOptions? opts = null)
public static Output<GetManagementCmeGwConfigurationsAzureResult> Invoke(GetManagementCmeGwConfigurationsAzureInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagementCmeGwConfigurationsAzureResult> getManagementCmeGwConfigurationsAzure(GetManagementCmeGwConfigurationsAzureArgs args, InvokeOptions options)
public static Output<GetManagementCmeGwConfigurationsAzureResult> getManagementCmeGwConfigurationsAzure(GetManagementCmeGwConfigurationsAzureArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementCmeGwConfigurationsAzure:getManagementCmeGwConfigurationsAzure
arguments:
# arguments dictionaryThe following arguments are supported:
getManagementCmeGwConfigurationsAzure Result
The following output properties are available:
- Blades
List<Get
Management Cme Gw Configurations Azure Blade> - Color string
- Communication
With stringServers Behind Nat - Id string
- Identity
Awareness List<GetSettings Management Cme Gw Configurations Azure Identity Awareness Setting> - Ipv6 bool
- Name string
- Policy string
- string
- Repository
Gateway List<GetScripts Management Cme Gw Configurations Azure Repository Gateway Script> - Section
Name string - Send
Alerts List<string>To Servers - Send
Logs List<string>To Backup Servers - Send
Logs List<string>To Servers - Sic
Key string - Version string
- XForwarded
For bool
- Blades
[]Get
Management Cme Gw Configurations Azure Blade - Color string
- Communication
With stringServers Behind Nat - Id string
- Identity
Awareness []GetSettings Management Cme Gw Configurations Azure Identity Awareness Setting - Ipv6 bool
- Name string
- Policy string
- string
- Repository
Gateway []GetScripts Management Cme Gw Configurations Azure Repository Gateway Script - Section
Name string - Send
Alerts []stringTo Servers - Send
Logs []stringTo Backup Servers - Send
Logs []stringTo Servers - Sic
Key string - Version string
- XForwarded
For bool
- blades
List<Get
Management Cme Gw Configurations Azure Blade> - color String
- communication
With StringServers Behind Nat - id String
- identity
Awareness List<GetSettings Management Cme Gw Configurations Azure Identity Awareness Setting> - ipv6 Boolean
- name String
- policy String
- String
- repository
Gateway List<GetScripts Management Cme Gw Configurations Azure Repository Gateway Script> - section
Name String - send
Alerts List<String>To Servers - send
Logs List<String>To Backup Servers - send
Logs List<String>To Servers - sic
Key String - version String
- x
Forwarded BooleanFor
- blades
Get
Management Cme Gw Configurations Azure Blade[] - color string
- communication
With stringServers Behind Nat - id string
- identity
Awareness GetSettings Management Cme Gw Configurations Azure Identity Awareness Setting[] - ipv6 boolean
- name string
- policy string
- string
- repository
Gateway GetScripts Management Cme Gw Configurations Azure Repository Gateway Script[] - section
Name string - send
Alerts string[]To Servers - send
Logs string[]To Backup Servers - send
Logs string[]To Servers - sic
Key string - version string
- x
Forwarded booleanFor
- blades
Sequence[Get
Management Cme Gw Configurations Azure Blade] - color str
- communication_
with_ strservers_ behind_ nat - id str
- identity_
awareness_ Sequence[Getsettings Management Cme Gw Configurations Azure Identity Awareness Setting] - ipv6 bool
- name str
- policy str
- str
- repository_
gateway_ Sequence[Getscripts Management Cme Gw Configurations Azure Repository Gateway Script] - section_
name str - send_
alerts_ Sequence[str]to_ servers - send_
logs_ Sequence[str]to_ backup_ servers - send_
logs_ Sequence[str]to_ servers - sic_
key str - version str
- x_
forwarded_ boolfor
- blades List<Property Map>
- color String
- communication
With StringServers Behind Nat - id String
- identity
Awareness List<Property Map>Settings - ipv6 Boolean
- name String
- policy String
- String
- repository
Gateway List<Property Map>Scripts - section
Name String - send
Alerts List<String>To Servers - send
Logs List<String>To Backup Servers - send
Logs List<String>To Servers - sic
Key String - version String
- x
Forwarded BooleanFor
Supporting Types
GetManagementCmeGwConfigurationsAzureBlade
- 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.
GetManagementCmeGwConfigurationsAzureIdentityAwarenessSetting
- 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.
GetManagementCmeGwConfigurationsAzureRepositoryGatewayScript
- 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
checkpointTerraform Provider.
Viewing docs for checkpoint 2.12.0
published on Monday, Nov 10, 2025 by checkpointsw
published on Monday, Nov 10, 2025 by checkpointsw
