1. Packages
  2. Akamai
  3. API Docs
  4. getMtlskeystoreClientCertificates
Akamai v9.1.0 published on Tuesday, Sep 9, 2025 by Pulumi

akamai.getMtlskeystoreClientCertificates

Explore with Pulumi AI

akamai logo
Akamai v9.1.0 published on Tuesday, Sep 9, 2025 by Pulumi

    Using getMtlskeystoreClientCertificates

    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 getMtlskeystoreClientCertificates(opts?: InvokeOptions): Promise<GetMtlskeystoreClientCertificatesResult>
    function getMtlskeystoreClientCertificatesOutput(opts?: InvokeOptions): Output<GetMtlskeystoreClientCertificatesResult>
    def get_mtlskeystore_client_certificates(opts: Optional[InvokeOptions] = None) -> GetMtlskeystoreClientCertificatesResult
    def get_mtlskeystore_client_certificates_output(opts: Optional[InvokeOptions] = None) -> Output[GetMtlskeystoreClientCertificatesResult]
    func GetMtlskeystoreClientCertificates(ctx *Context, opts ...InvokeOption) (*GetMtlskeystoreClientCertificatesResult, error)
    func GetMtlskeystoreClientCertificatesOutput(ctx *Context, opts ...InvokeOption) GetMtlskeystoreClientCertificatesResultOutput

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

    public static class GetMtlskeystoreClientCertificates 
    {
        public static Task<GetMtlskeystoreClientCertificatesResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetMtlskeystoreClientCertificatesResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMtlskeystoreClientCertificatesResult> getMtlskeystoreClientCertificates(InvokeOptions options)
    public static Output<GetMtlskeystoreClientCertificatesResult> getMtlskeystoreClientCertificates(InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getMtlskeystoreClientCertificates:getMtlskeystoreClientCertificates
      arguments:
        # arguments dictionary

    getMtlskeystoreClientCertificates Result

    The following output properties are available:

    Certificates List<GetMtlskeystoreClientCertificatesCertificate>
    Id string
    The provider-assigned unique ID for this managed resource.
    Certificates []GetMtlskeystoreClientCertificatesCertificate
    Id string
    The provider-assigned unique ID for this managed resource.
    certificates List<GetMtlskeystoreClientCertificatesCertificate>
    id String
    The provider-assigned unique ID for this managed resource.
    certificates GetMtlskeystoreClientCertificatesCertificate[]
    id string
    The provider-assigned unique ID for this managed resource.
    certificates Sequence[GetMtlskeystoreClientCertificatesCertificate]
    id str
    The provider-assigned unique ID for this managed resource.
    certificates List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetMtlskeystoreClientCertificatesCertificate

    CertificateId int
    The unique identifier of the client certificate.
    CertificateName string
    The name of the client certificate.
    CreatedBy string
    The user who created the CA certificate.
    CreatedDate string
    An ISO 8601 timestamp indicating the CA certificate's creation.
    Geography string
    Specifies the type of network to deploy the client certificate. Possible values: CORE, RUSSIA_AND_CORE, or CHINA_AND_CORE.
    KeyAlgorithm string
    Identifies the CA certificate's encryption algorithm. Possible values: RSA or ECDSA.
    NotificationEmails List<string>
    The email addresses to notify for client certificate-related issues.
    SecureNetwork string
    Identifies the network deployment type. Possible values: STANDARD_TLS or ENHANCED_TLS.
    Signer string
    The signing entity of the client certificate. Possible values: AKAMAI or THIRD_PARTY.
    Subject string
    The CA certificate’s key value details.
    CertificateId int
    The unique identifier of the client certificate.
    CertificateName string
    The name of the client certificate.
    CreatedBy string
    The user who created the CA certificate.
    CreatedDate string
    An ISO 8601 timestamp indicating the CA certificate's creation.
    Geography string
    Specifies the type of network to deploy the client certificate. Possible values: CORE, RUSSIA_AND_CORE, or CHINA_AND_CORE.
    KeyAlgorithm string
    Identifies the CA certificate's encryption algorithm. Possible values: RSA or ECDSA.
    NotificationEmails []string
    The email addresses to notify for client certificate-related issues.
    SecureNetwork string
    Identifies the network deployment type. Possible values: STANDARD_TLS or ENHANCED_TLS.
    Signer string
    The signing entity of the client certificate. Possible values: AKAMAI or THIRD_PARTY.
    Subject string
    The CA certificate’s key value details.
    certificateId Integer
    The unique identifier of the client certificate.
    certificateName String
    The name of the client certificate.
    createdBy String
    The user who created the CA certificate.
    createdDate String
    An ISO 8601 timestamp indicating the CA certificate's creation.
    geography String
    Specifies the type of network to deploy the client certificate. Possible values: CORE, RUSSIA_AND_CORE, or CHINA_AND_CORE.
    keyAlgorithm String
    Identifies the CA certificate's encryption algorithm. Possible values: RSA or ECDSA.
    notificationEmails List<String>
    The email addresses to notify for client certificate-related issues.
    secureNetwork String
    Identifies the network deployment type. Possible values: STANDARD_TLS or ENHANCED_TLS.
    signer String
    The signing entity of the client certificate. Possible values: AKAMAI or THIRD_PARTY.
    subject String
    The CA certificate’s key value details.
    certificateId number
    The unique identifier of the client certificate.
    certificateName string
    The name of the client certificate.
    createdBy string
    The user who created the CA certificate.
    createdDate string
    An ISO 8601 timestamp indicating the CA certificate's creation.
    geography string
    Specifies the type of network to deploy the client certificate. Possible values: CORE, RUSSIA_AND_CORE, or CHINA_AND_CORE.
    keyAlgorithm string
    Identifies the CA certificate's encryption algorithm. Possible values: RSA or ECDSA.
    notificationEmails string[]
    The email addresses to notify for client certificate-related issues.
    secureNetwork string
    Identifies the network deployment type. Possible values: STANDARD_TLS or ENHANCED_TLS.
    signer string
    The signing entity of the client certificate. Possible values: AKAMAI or THIRD_PARTY.
    subject string
    The CA certificate’s key value details.
    certificate_id int
    The unique identifier of the client certificate.
    certificate_name str
    The name of the client certificate.
    created_by str
    The user who created the CA certificate.
    created_date str
    An ISO 8601 timestamp indicating the CA certificate's creation.
    geography str
    Specifies the type of network to deploy the client certificate. Possible values: CORE, RUSSIA_AND_CORE, or CHINA_AND_CORE.
    key_algorithm str
    Identifies the CA certificate's encryption algorithm. Possible values: RSA or ECDSA.
    notification_emails Sequence[str]
    The email addresses to notify for client certificate-related issues.
    secure_network str
    Identifies the network deployment type. Possible values: STANDARD_TLS or ENHANCED_TLS.
    signer str
    The signing entity of the client certificate. Possible values: AKAMAI or THIRD_PARTY.
    subject str
    The CA certificate’s key value details.
    certificateId Number
    The unique identifier of the client certificate.
    certificateName String
    The name of the client certificate.
    createdBy String
    The user who created the CA certificate.
    createdDate String
    An ISO 8601 timestamp indicating the CA certificate's creation.
    geography String
    Specifies the type of network to deploy the client certificate. Possible values: CORE, RUSSIA_AND_CORE, or CHINA_AND_CORE.
    keyAlgorithm String
    Identifies the CA certificate's encryption algorithm. Possible values: RSA or ECDSA.
    notificationEmails List<String>
    The email addresses to notify for client certificate-related issues.
    secureNetwork String
    Identifies the network deployment type. Possible values: STANDARD_TLS or ENHANCED_TLS.
    signer String
    The signing entity of the client certificate. Possible values: AKAMAI or THIRD_PARTY.
    subject String
    The CA certificate’s key value details.

    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 v9.1.0 published on Tuesday, Sep 9, 2025 by Pulumi