checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
checkpoint.getManagementInternalTrustedCa
Explore with Pulumi AI
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
Using getManagementInternalTrustedCa
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 getManagementInternalTrustedCa(args: GetManagementInternalTrustedCaArgs, opts?: InvokeOptions): Promise<GetManagementInternalTrustedCaResult>
function getManagementInternalTrustedCaOutput(args: GetManagementInternalTrustedCaOutputArgs, opts?: InvokeOptions): Output<GetManagementInternalTrustedCaResult>
def get_management_internal_trusted_ca(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementInternalTrustedCaResult
def get_management_internal_trusted_ca_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementInternalTrustedCaResult]
func GetManagementInternalTrustedCa(ctx *Context, args *GetManagementInternalTrustedCaArgs, opts ...InvokeOption) (*GetManagementInternalTrustedCaResult, error)
func GetManagementInternalTrustedCaOutput(ctx *Context, args *GetManagementInternalTrustedCaOutputArgs, opts ...InvokeOption) GetManagementInternalTrustedCaResultOutput
> Note: This function is named GetManagementInternalTrustedCa
in the Go SDK.
public static class GetManagementInternalTrustedCa
{
public static Task<GetManagementInternalTrustedCaResult> InvokeAsync(GetManagementInternalTrustedCaArgs args, InvokeOptions? opts = null)
public static Output<GetManagementInternalTrustedCaResult> Invoke(GetManagementInternalTrustedCaInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagementInternalTrustedCaResult> getManagementInternalTrustedCa(GetManagementInternalTrustedCaArgs args, InvokeOptions options)
public static Output<GetManagementInternalTrustedCaResult> getManagementInternalTrustedCa(GetManagementInternalTrustedCaArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementInternalTrustedCa:getManagementInternalTrustedCa
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- Id string
- id String
- id string
- id str
- id String
getManagementInternalTrustedCa Result
The following output properties are available:
- Allow
Certificates boolFrom Branches - Base64Certificate string
- Branches List<string>
- Cache
Crl bool - Color string
- Comments string
- Crl
Cache stringMethod - Crl
Cache doubleTimeout - Id string
- Name string
- Retrieve
Crl boolFrom Http Servers - Retrieve
Crl boolFrom Ldap Servers - List<string>
- Uid string
- Allow
Certificates boolFrom Branches - Base64Certificate string
- Branches []string
- Cache
Crl bool - Color string
- Comments string
- Crl
Cache stringMethod - Crl
Cache float64Timeout - Id string
- Name string
- Retrieve
Crl boolFrom Http Servers - Retrieve
Crl boolFrom Ldap Servers - []string
- Uid string
- allow
Certificates BooleanFrom Branches - base64Certificate String
- branches List<String>
- cache
Crl Boolean - color String
- comments String
- crl
Cache StringMethod - crl
Cache DoubleTimeout - id String
- name String
- retrieve
Crl BooleanFrom Http Servers - retrieve
Crl BooleanFrom Ldap Servers - List<String>
- uid String
- allow
Certificates booleanFrom Branches - base64Certificate string
- branches string[]
- cache
Crl boolean - color string
- comments string
- crl
Cache stringMethod - crl
Cache numberTimeout - id string
- name string
- retrieve
Crl booleanFrom Http Servers - retrieve
Crl booleanFrom Ldap Servers - string[]
- uid string
- allow_
certificates_ boolfrom_ branches - base64_
certificate str - branches Sequence[str]
- cache_
crl bool - color str
- comments str
- crl_
cache_ strmethod - crl_
cache_ floattimeout - id str
- name str
- retrieve_
crl_ boolfrom_ http_ servers - retrieve_
crl_ boolfrom_ ldap_ servers - Sequence[str]
- uid str
- allow
Certificates BooleanFrom Branches - base64Certificate String
- branches List<String>
- cache
Crl Boolean - color String
- comments String
- crl
Cache StringMethod - crl
Cache NumberTimeout - id String
- name String
- retrieve
Crl BooleanFrom Http Servers - retrieve
Crl BooleanFrom Ldap Servers - List<String>
- uid String
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