1. Packages
  2. Akamai
  3. API Docs
  4. getMtlstruststoreCaSet
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
akamai logo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

    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 dictionary

    The following arguments are supported:

    Id string
    Name string
    Version int
    Id string
    Name string
    Version int
    id String
    name String
    version Integer
    id string
    name string
    version number
    id str
    name str
    version int
    id String
    name String
    version Number

    getMtlstruststoreCaSet Result

    The following output properties are available:

    Supporting Types

    GetMtlstruststoreCaSetCertificate

    CertificatePem string
    The certificate in PEM format, as found in a Base64 ASCII encoded file.
    CreatedBy string
    The user who created this CA certificate.
    CreatedDate string
    When the CA certificate was created.
    Description string
    Optional description for the certificate.
    EndDate string
    The certificate's ISO 8601 formatted expiration date.
    Fingerprint string
    The fingerprint of the certificate.
    Issuer string
    The certificate's issuer.
    SerialNumber string
    The unique serial number of the certificate.
    SignatureAlgorithm string
    The signature algorithm of the CA certificate.
    StartDate string
    The start date of the certificate.
    Subject string
    The certificate's subject field.
    CertificatePem string
    The certificate in PEM format, as found in a Base64 ASCII encoded file.
    CreatedBy string
    The user who created this CA certificate.
    CreatedDate string
    When the CA certificate was created.
    Description string
    Optional description for the certificate.
    EndDate string
    The certificate's ISO 8601 formatted expiration date.
    Fingerprint string
    The fingerprint of the certificate.
    Issuer string
    The certificate's issuer.
    SerialNumber string
    The unique serial number of the certificate.
    SignatureAlgorithm string
    The signature algorithm of the CA certificate.
    StartDate string
    The start date of the certificate.
    Subject string
    The certificate's subject field.
    certificatePem String
    The certificate in PEM format, as found in a Base64 ASCII encoded file.
    createdBy String
    The user who created this CA certificate.
    createdDate String
    When the CA certificate was created.
    description String
    Optional description for the certificate.
    endDate String
    The certificate's ISO 8601 formatted expiration date.
    fingerprint String
    The fingerprint of the certificate.
    issuer String
    The certificate's issuer.
    serialNumber String
    The unique serial number of the certificate.
    signatureAlgorithm String
    The signature algorithm of the CA certificate.
    startDate String
    The start date of the certificate.
    subject String
    The certificate's subject field.
    certificatePem string
    The certificate in PEM format, as found in a Base64 ASCII encoded file.
    createdBy string
    The user who created this CA certificate.
    createdDate string
    When the CA certificate was created.
    description string
    Optional description for the certificate.
    endDate string
    The certificate's ISO 8601 formatted expiration date.
    fingerprint string
    The fingerprint of the certificate.
    issuer string
    The certificate's issuer.
    serialNumber string
    The unique serial number of the certificate.
    signatureAlgorithm string
    The signature algorithm of the CA certificate.
    startDate 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.
    certificatePem String
    The certificate in PEM format, as found in a Base64 ASCII encoded file.
    createdBy String
    The user who created this CA certificate.
    createdDate String
    When the CA certificate was created.
    description String
    Optional description for the certificate.
    endDate String
    The certificate's ISO 8601 formatted expiration date.
    fingerprint String
    The fingerprint of the certificate.
    issuer String
    The certificate's issuer.
    serialNumber String
    The unique serial number of the certificate.
    signatureAlgorithm String
    The signature algorithm of the CA certificate.
    startDate 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 akamai Terraform Provider.
    akamai logo
    Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate