Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi
akamai.getMtlstruststoreCaSet
Start a Neo task
Explain and create an akamai.getMtlstruststoreCaSet resource
Using getMtlstruststoreCaSet
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 getMtlstruststoreCaSet(args: GetMtlstruststoreCaSetArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetResult>
function getMtlstruststoreCaSetOutput(args: GetMtlstruststoreCaSetOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetResult>def get_mtlstruststore_ca_set(id: Optional[str] = None,
name: Optional[str] = None,
version: Optional[int] = None,
opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetResult
def get_mtlstruststore_ca_set_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
version: Optional[pulumi.Input[int]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetResult]func LookupMtlstruststoreCaSet(ctx *Context, args *LookupMtlstruststoreCaSetArgs, opts ...InvokeOption) (*LookupMtlstruststoreCaSetResult, error)
func LookupMtlstruststoreCaSetOutput(ctx *Context, args *LookupMtlstruststoreCaSetOutputArgs, opts ...InvokeOption) LookupMtlstruststoreCaSetResultOutput> Note: This function is named LookupMtlstruststoreCaSet in the Go SDK.
public static class GetMtlstruststoreCaSet
{
public static Task<GetMtlstruststoreCaSetResult> InvokeAsync(GetMtlstruststoreCaSetArgs args, InvokeOptions? opts = null)
public static Output<GetMtlstruststoreCaSetResult> Invoke(GetMtlstruststoreCaSetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlstruststoreCaSetResult> getMtlstruststoreCaSet(GetMtlstruststoreCaSetArgs args, InvokeOptions options)
public static Output<GetMtlstruststoreCaSetResult> getMtlstruststoreCaSet(GetMtlstruststoreCaSetArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlstruststoreCaSet:getMtlstruststoreCaSet
arguments:
# arguments dictionaryThe following arguments are supported:
getMtlstruststoreCaSet Result
The following output properties are available:
- Account
Id string - Allow
Insecure boolSha1 - Certificates
List<Get
Mtlstruststore Ca Set Certificate> - Created
By string - Created
Date string - Deleted
By string - Deleted
Date string - Description string
- Id string
- Name string
- Production
Version int - Staging
Version int - Version int
- Version
Created stringBy - Version
Created stringDate - Version
Description string - Version
Modified stringBy - Version
Modified stringDate
- Account
Id string - Allow
Insecure boolSha1 - Certificates
[]Get
Mtlstruststore Ca Set Certificate - Created
By string - Created
Date string - Deleted
By string - Deleted
Date string - Description string
- Id string
- Name string
- Production
Version int - Staging
Version int - Version int
- Version
Created stringBy - Version
Created stringDate - Version
Description string - Version
Modified stringBy - Version
Modified stringDate
- account
Id String - allow
Insecure BooleanSha1 - certificates
List<Get
Mtlstruststore Ca Set Certificate> - created
By String - created
Date String - deleted
By String - deleted
Date String - description String
- id String
- name String
- production
Version Integer - staging
Version Integer - version Integer
- version
Created StringBy - version
Created StringDate - version
Description String - version
Modified StringBy - version
Modified StringDate
- account
Id string - allow
Insecure booleanSha1 - certificates
Get
Mtlstruststore Ca Set Certificate[] - created
By string - created
Date string - deleted
By string - deleted
Date string - description string
- id string
- name string
- production
Version number - staging
Version number - version number
- version
Created stringBy - version
Created stringDate - version
Description string - version
Modified stringBy - version
Modified stringDate
- account_
id str - allow_
insecure_ boolsha1 - certificates
Sequence[Get
Mtlstruststore Ca Set Certificate] - created_
by str - created_
date str - deleted_
by str - deleted_
date str - description str
- id str
- name str
- production_
version int - staging_
version int - version int
- version_
created_ strby - version_
created_ strdate - version_
description str - version_
modified_ strby - version_
modified_ strdate
- account
Id String - allow
Insecure BooleanSha1 - certificates List<Property Map>
- created
By String - created
Date String - deleted
By String - deleted
Date String - description String
- id String
- name String
- production
Version Number - staging
Version Number - version Number
- version
Created StringBy - version
Created StringDate - version
Description String - version
Modified StringBy - version
Modified StringDate
Supporting Types
GetMtlstruststoreCaSetCertificate
- Certificate
Pem string - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- Created
By string - The user who created this CA certificate.
- Created
Date string - When the CA certificate was created.
- Description string
- Optional description for the certificate.
- End
Date string - The certificate's ISO 8601 formatted expiration date.
- Fingerprint string
- The fingerprint of the certificate.
- Issuer string
- The certificate's issuer.
- Serial
Number string - The unique serial number of the certificate.
- Signature
Algorithm string - The signature algorithm of the CA certificate.
- Start
Date string - The start date of the certificate.
- Subject string
- The certificate's subject field.
- Certificate
Pem string - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- Created
By string - The user who created this CA certificate.
- Created
Date string - When the CA certificate was created.
- Description string
- Optional description for the certificate.
- End
Date string - The certificate's ISO 8601 formatted expiration date.
- Fingerprint string
- The fingerprint of the certificate.
- Issuer string
- The certificate's issuer.
- Serial
Number string - The unique serial number of the certificate.
- Signature
Algorithm string - The signature algorithm of the CA certificate.
- Start
Date string - The start date of the certificate.
- Subject string
- The certificate's subject field.
- certificate
Pem String - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created
By String - The user who created this CA certificate.
- created
Date String - When the CA certificate was created.
- description String
- Optional description for the certificate.
- end
Date String - The certificate's ISO 8601 formatted expiration date.
- fingerprint String
- The fingerprint of the certificate.
- issuer String
- The certificate's issuer.
- serial
Number String - The unique serial number of the certificate.
- signature
Algorithm String - The signature algorithm of the CA certificate.
- start
Date String - The start date of the certificate.
- subject String
- The certificate's subject field.
- certificate
Pem string - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created
By string - The user who created this CA certificate.
- created
Date string - When the CA certificate was created.
- description string
- Optional description for the certificate.
- end
Date string - The certificate's ISO 8601 formatted expiration date.
- fingerprint string
- The fingerprint of the certificate.
- issuer string
- The certificate's issuer.
- serial
Number string - The unique serial number of the certificate.
- signature
Algorithm string - The signature algorithm of the CA certificate.
- start
Date string - The start date of the certificate.
- subject string
- The certificate's subject field.
- certificate_
pem str - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created_
by str - The user who created this CA certificate.
- created_
date str - When the CA certificate was created.
- description str
- Optional description for the certificate.
- end_
date str - The certificate's ISO 8601 formatted expiration date.
- fingerprint str
- The fingerprint of the certificate.
- issuer str
- The certificate's issuer.
- serial_
number str - The unique serial number of the certificate.
- signature_
algorithm str - The signature algorithm of the CA certificate.
- start_
date str - The start date of the certificate.
- subject str
- The certificate's subject field.
- certificate
Pem String - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created
By String - The user who created this CA certificate.
- created
Date String - When the CA certificate was created.
- description String
- Optional description for the certificate.
- end
Date String - The certificate's ISO 8601 formatted expiration date.
- fingerprint String
- The fingerprint of the certificate.
- issuer String
- The certificate's issuer.
- serial
Number String - The unique serial number of the certificate.
- signature
Algorithm String - The signature algorithm of the CA certificate.
- start
Date String - The start date of the certificate.
- subject String
- The certificate's subject field.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
