1. Packages
  2. Akamai
  3. API Docs
  4. getMtlstruststoreCaSetCertificates
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

akamai.getMtlstruststoreCaSetCertificates

Get Started
akamai logo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

    Using getMtlstruststoreCaSetCertificates

    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 getMtlstruststoreCaSetCertificates(args: GetMtlstruststoreCaSetCertificatesArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetCertificatesResult>
    function getMtlstruststoreCaSetCertificatesOutput(args: GetMtlstruststoreCaSetCertificatesOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetCertificatesResult>
    def get_mtlstruststore_ca_set_certificates(id: Optional[str] = None,
                                               include_active: Optional[bool] = None,
                                               include_expired: Optional[bool] = None,
                                               include_expiring_by_date: Optional[str] = None,
                                               include_expiring_in_days: Optional[int] = None,
                                               name: Optional[str] = None,
                                               version: Optional[int] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetCertificatesResult
    def get_mtlstruststore_ca_set_certificates_output(id: Optional[pulumi.Input[str]] = None,
                                               include_active: Optional[pulumi.Input[bool]] = None,
                                               include_expired: Optional[pulumi.Input[bool]] = None,
                                               include_expiring_by_date: Optional[pulumi.Input[str]] = None,
                                               include_expiring_in_days: Optional[pulumi.Input[int]] = None,
                                               name: Optional[pulumi.Input[str]] = None,
                                               version: Optional[pulumi.Input[int]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetCertificatesResult]
    func GetMtlstruststoreCaSetCertificates(ctx *Context, args *GetMtlstruststoreCaSetCertificatesArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetCertificatesResult, error)
    func GetMtlstruststoreCaSetCertificatesOutput(ctx *Context, args *GetMtlstruststoreCaSetCertificatesOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetCertificatesResultOutput

    > Note: This function is named GetMtlstruststoreCaSetCertificates in the Go SDK.

    public static class GetMtlstruststoreCaSetCertificates 
    {
        public static Task<GetMtlstruststoreCaSetCertificatesResult> InvokeAsync(GetMtlstruststoreCaSetCertificatesArgs args, InvokeOptions? opts = null)
        public static Output<GetMtlstruststoreCaSetCertificatesResult> Invoke(GetMtlstruststoreCaSetCertificatesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMtlstruststoreCaSetCertificatesResult> getMtlstruststoreCaSetCertificates(GetMtlstruststoreCaSetCertificatesArgs args, InvokeOptions options)
    public static Output<GetMtlstruststoreCaSetCertificatesResult> getMtlstruststoreCaSetCertificates(GetMtlstruststoreCaSetCertificatesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getMtlstruststoreCaSetCertificates:getMtlstruststoreCaSetCertificates
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getMtlstruststoreCaSetCertificates Result

    The following output properties are available:

    Supporting Types

    GetMtlstruststoreCaSetCertificatesCertificate

    CertificatePem string
    The certificate in PEM format (Base64 ASCII encoded).
    CreatedBy string
    The user who created this CA certificate.
    CreatedDate string
    When the CA certificate was created.
    Description string
    The description of the CA certificate.
    EndDate string
    The ISO 8601 formatted expiration date of the certificate.
    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 subject field of the certificate.
    CertificatePem string
    The certificate in PEM format (Base64 ASCII encoded).
    CreatedBy string
    The user who created this CA certificate.
    CreatedDate string
    When the CA certificate was created.
    Description string
    The description of the CA certificate.
    EndDate string
    The ISO 8601 formatted expiration date of the certificate.
    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 subject field of the certificate.
    certificatePem String
    The certificate in PEM format (Base64 ASCII encoded).
    createdBy String
    The user who created this CA certificate.
    createdDate String
    When the CA certificate was created.
    description String
    The description of the CA certificate.
    endDate String
    The ISO 8601 formatted expiration date of the certificate.
    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 subject field of the certificate.
    certificatePem string
    The certificate in PEM format (Base64 ASCII encoded).
    createdBy string
    The user who created this CA certificate.
    createdDate string
    When the CA certificate was created.
    description string
    The description of the CA certificate.
    endDate string
    The ISO 8601 formatted expiration date of the certificate.
    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 subject field of the certificate.
    certificate_pem str
    The certificate in PEM format (Base64 ASCII encoded).
    created_by str
    The user who created this CA certificate.
    created_date str
    When the CA certificate was created.
    description str
    The description of the CA certificate.
    end_date str
    The ISO 8601 formatted expiration date of the certificate.
    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 subject field of the certificate.
    certificatePem String
    The certificate in PEM format (Base64 ASCII encoded).
    createdBy String
    The user who created this CA certificate.
    createdDate String
    When the CA certificate was created.
    description String
    The description of the CA certificate.
    endDate String
    The ISO 8601 formatted expiration date of the certificate.
    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 subject field of the certificate.

    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