checkpoint 2.12.0 published on Monday, Nov 10, 2025 by checkpointsw
checkpoint 2.12.0 published on Monday, Nov 10, 2025 by checkpointsw
Use this data source to get information on an existing Check Point Voip Domain H323 Gatekeeper.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as checkpoint from "@pulumi/checkpoint";
const dataTest = checkpoint.getManagementVoipDomainH323Gatekeeper({
name: "h323_gatekeeper1",
});
import pulumi
import pulumi_checkpoint as checkpoint
data_test = checkpoint.get_management_voip_domain_h323_gatekeeper(name="h323_gatekeeper1")
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.LookupManagementVoipDomainH323Gatekeeper(ctx, &checkpoint.LookupManagementVoipDomainH323GatekeeperArgs{
Name: pulumi.StringRef("h323_gatekeeper1"),
}, 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 dataTest = Checkpoint.GetManagementVoipDomainH323Gatekeeper.Invoke(new()
{
Name = "h323_gatekeeper1",
});
});
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.GetManagementVoipDomainH323GatekeeperArgs;
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 dataTest = CheckpointFunctions.getManagementVoipDomainH323Gatekeeper(GetManagementVoipDomainH323GatekeeperArgs.builder()
.name("h323_gatekeeper1")
.build());
}
}
variables:
dataTest:
fn::invoke:
function: checkpoint:getManagementVoipDomainH323Gatekeeper
arguments:
name: h323_gatekeeper1
Using getManagementVoipDomainH323Gatekeeper
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 getManagementVoipDomainH323Gatekeeper(args: GetManagementVoipDomainH323GatekeeperArgs, opts?: InvokeOptions): Promise<GetManagementVoipDomainH323GatekeeperResult>
function getManagementVoipDomainH323GatekeeperOutput(args: GetManagementVoipDomainH323GatekeeperOutputArgs, opts?: InvokeOptions): Output<GetManagementVoipDomainH323GatekeeperResult>def get_management_voip_domain_h323_gatekeeper(id: Optional[str] = None,
name: Optional[str] = None,
uid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementVoipDomainH323GatekeeperResult
def get_management_voip_domain_h323_gatekeeper_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
uid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementVoipDomainH323GatekeeperResult]func LookupManagementVoipDomainH323Gatekeeper(ctx *Context, args *LookupManagementVoipDomainH323GatekeeperArgs, opts ...InvokeOption) (*LookupManagementVoipDomainH323GatekeeperResult, error)
func LookupManagementVoipDomainH323GatekeeperOutput(ctx *Context, args *LookupManagementVoipDomainH323GatekeeperOutputArgs, opts ...InvokeOption) LookupManagementVoipDomainH323GatekeeperResultOutput> Note: This function is named LookupManagementVoipDomainH323Gatekeeper in the Go SDK.
public static class GetManagementVoipDomainH323Gatekeeper
{
public static Task<GetManagementVoipDomainH323GatekeeperResult> InvokeAsync(GetManagementVoipDomainH323GatekeeperArgs args, InvokeOptions? opts = null)
public static Output<GetManagementVoipDomainH323GatekeeperResult> Invoke(GetManagementVoipDomainH323GatekeeperInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagementVoipDomainH323GatekeeperResult> getManagementVoipDomainH323Gatekeeper(GetManagementVoipDomainH323GatekeeperArgs args, InvokeOptions options)
public static Output<GetManagementVoipDomainH323GatekeeperResult> getManagementVoipDomainH323Gatekeeper(GetManagementVoipDomainH323GatekeeperArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementVoipDomainH323Gatekeeper:getManagementVoipDomainH323Gatekeeper
arguments:
# arguments dictionaryThe following arguments are supported:
getManagementVoipDomainH323Gatekeeper Result
The following output properties are available:
- Color string
- Comments string
- Endpoints
Domain string - Icon string
- Id string
- Installed
At string - Routing
Modes List<GetManagement Voip Domain H323Gatekeeper Routing Mode> - List<string>
- Name string
- Uid string
- Color string
- Comments string
- Endpoints
Domain string - Icon string
- Id string
- Installed
At string - Routing
Modes []GetManagement Voip Domain H323Gatekeeper Routing Mode - []string
- Name string
- Uid string
- color String
- comments String
- endpoints
Domain String - icon String
- id String
- installed
At String - routing
Modes List<GetManagement Voip Domain H323Gatekeeper Routing Mode> - List<String>
- name String
- uid String
- color string
- comments string
- endpoints
Domain string - icon string
- id string
- installed
At string - routing
Modes GetManagement Voip Domain H323Gatekeeper Routing Mode[] - string[]
- name string
- uid string
- color str
- comments str
- endpoints_
domain str - icon str
- id str
- installed_
at str - routing_
modes Sequence[GetManagement Voip Domain H323Gatekeeper Routing Mode] - Sequence[str]
- name str
- uid str
- color String
- comments String
- endpoints
Domain String - icon String
- id String
- installed
At String - routing
Modes List<Property Map> - List<String>
- name String
- uid String
Supporting Types
GetManagementVoipDomainH323GatekeeperRoutingMode
- Call
Setup bool - Indicates whether the routing mode includes call setup (Q.931).
- Call
Setup boolAnd Call Control - Indicates whether the routing mode includes both call setup (Q.931) and call control (H.245).
- Direct bool
- Indicates whether the routing mode is direct.
- Call
Setup bool - Indicates whether the routing mode includes call setup (Q.931).
- Call
Setup boolAnd Call Control - Indicates whether the routing mode includes both call setup (Q.931) and call control (H.245).
- Direct bool
- Indicates whether the routing mode is direct.
- call
Setup Boolean - Indicates whether the routing mode includes call setup (Q.931).
- call
Setup BooleanAnd Call Control - Indicates whether the routing mode includes both call setup (Q.931) and call control (H.245).
- direct Boolean
- Indicates whether the routing mode is direct.
- call
Setup boolean - Indicates whether the routing mode includes call setup (Q.931).
- call
Setup booleanAnd Call Control - Indicates whether the routing mode includes both call setup (Q.931) and call control (H.245).
- direct boolean
- Indicates whether the routing mode is direct.
- call_
setup bool - Indicates whether the routing mode includes call setup (Q.931).
- call_
setup_ booland_ call_ control - Indicates whether the routing mode includes both call setup (Q.931) and call control (H.245).
- direct bool
- Indicates whether the routing mode is direct.
- call
Setup Boolean - Indicates whether the routing mode includes call setup (Q.931).
- call
Setup BooleanAnd Call Control - Indicates whether the routing mode includes both call setup (Q.931) and call control (H.245).
- direct Boolean
- Indicates whether the routing mode is direct.
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
checkpoint 2.12.0 published on Monday, Nov 10, 2025 by checkpointsw
