1. Packages
  2. Akamai
  3. API Docs
  4. getCloudcertificatesCertificates
Akamai v10.2.0 published on Friday, Nov 14, 2025 by Pulumi
akamai logo
Akamai v10.2.0 published on Friday, Nov 14, 2025 by Pulumi

    Using getCloudcertificatesCertificates

    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 getCloudcertificatesCertificates(args: GetCloudcertificatesCertificatesArgs, opts?: InvokeOptions): Promise<GetCloudcertificatesCertificatesResult>
    function getCloudcertificatesCertificatesOutput(args: GetCloudcertificatesCertificatesOutputArgs, opts?: InvokeOptions): Output<GetCloudcertificatesCertificatesResult>
    def get_cloudcertificates_certificates(certificate_name: Optional[str] = None,
                                           certificate_statuses: Optional[Sequence[str]] = None,
                                           contract_id: Optional[str] = None,
                                           domain: Optional[str] = None,
                                           expiring_in_days: Optional[int] = None,
                                           group_id: Optional[str] = None,
                                           include_certificate_materials: Optional[bool] = None,
                                           issuer: Optional[str] = None,
                                           key_type: Optional[str] = None,
                                           sort: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetCloudcertificatesCertificatesResult
    def get_cloudcertificates_certificates_output(certificate_name: Optional[pulumi.Input[str]] = None,
                                           certificate_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                           contract_id: Optional[pulumi.Input[str]] = None,
                                           domain: Optional[pulumi.Input[str]] = None,
                                           expiring_in_days: Optional[pulumi.Input[int]] = None,
                                           group_id: Optional[pulumi.Input[str]] = None,
                                           include_certificate_materials: Optional[pulumi.Input[bool]] = None,
                                           issuer: Optional[pulumi.Input[str]] = None,
                                           key_type: Optional[pulumi.Input[str]] = None,
                                           sort: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetCloudcertificatesCertificatesResult]
    func GetCloudcertificatesCertificates(ctx *Context, args *GetCloudcertificatesCertificatesArgs, opts ...InvokeOption) (*GetCloudcertificatesCertificatesResult, error)
    func GetCloudcertificatesCertificatesOutput(ctx *Context, args *GetCloudcertificatesCertificatesOutputArgs, opts ...InvokeOption) GetCloudcertificatesCertificatesResultOutput

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

    public static class GetCloudcertificatesCertificates 
    {
        public static Task<GetCloudcertificatesCertificatesResult> InvokeAsync(GetCloudcertificatesCertificatesArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudcertificatesCertificatesResult> Invoke(GetCloudcertificatesCertificatesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudcertificatesCertificatesResult> getCloudcertificatesCertificates(GetCloudcertificatesCertificatesArgs args, InvokeOptions options)
    public static Output<GetCloudcertificatesCertificatesResult> getCloudcertificatesCertificates(GetCloudcertificatesCertificatesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getCloudcertificatesCertificates:getCloudcertificatesCertificates
      arguments:
        # arguments dictionary

    The following arguments are supported:

    certificateName String
    certificateStatuses List<String>
    contractId String
    domain String
    expiringInDays Integer
    groupId String
    includeCertificateMaterials Boolean
    issuer String
    keyType String
    sort String
    certificateName String
    certificateStatuses List<String>
    contractId String
    domain String
    expiringInDays Number
    groupId String
    includeCertificateMaterials Boolean
    issuer String
    keyType String
    sort String

    getCloudcertificatesCertificates Result

    The following output properties are available:

    Certificates List<GetCloudcertificatesCertificatesCertificate>
    Id string
    The provider-assigned unique ID for this managed resource.
    CertificateName string
    CertificateStatuses List<string>
    ContractId string
    Domain string
    ExpiringInDays int
    GroupId string
    IncludeCertificateMaterials bool
    Issuer string
    KeyType string
    Sort string
    Certificates []GetCloudcertificatesCertificatesCertificate
    Id string
    The provider-assigned unique ID for this managed resource.
    CertificateName string
    CertificateStatuses []string
    ContractId string
    Domain string
    ExpiringInDays int
    GroupId string
    IncludeCertificateMaterials bool
    Issuer string
    KeyType string
    Sort string
    certificates List<GetCloudcertificatesCertificatesCertificate>
    id String
    The provider-assigned unique ID for this managed resource.
    certificateName String
    certificateStatuses List<String>
    contractId String
    domain String
    expiringInDays Integer
    groupId String
    includeCertificateMaterials Boolean
    issuer String
    keyType String
    sort String
    certificates GetCloudcertificatesCertificatesCertificate[]
    id string
    The provider-assigned unique ID for this managed resource.
    certificateName string
    certificateStatuses string[]
    contractId string
    domain string
    expiringInDays number
    groupId string
    includeCertificateMaterials boolean
    issuer string
    keyType string
    sort string
    certificates List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    certificateName String
    certificateStatuses List<String>
    contractId String
    domain String
    expiringInDays Number
    groupId String
    includeCertificateMaterials Boolean
    issuer String
    keyType String
    sort String

    Supporting Types

    GetCloudcertificatesCertificatesCertificate

    AccountId string
    The account identifier associated with the certificate.
    CertificateId string
    The unique identifier for the certificate.
    CertificateName string
    The name of the certificate.
    CertificateStatus string
    The status of the certificate.
    CertificateType string
    The type of the certificate.
    ContractId string
    The contract identifier associated with the certificate.
    CreatedBy string
    The user who created the certificate.
    CreatedDate string
    The date when the certificate was created.
    CsrExpirationDate string
    The expiration date of the CSR.
    CsrPem string
    PEM-encoded certificate signing request (CSR) generated by Akamai for your selected key type.
    KeySize string
    Size of the key used in the certificate signing request (CSR) in bits.
    KeyType string
    The key type of the algorithm used in the certificate signing request (CSR).
    ModifiedBy string
    The user who last modified the certificate.
    ModifiedDate string
    The date when the certificate was last modified.
    Sans List<string>
    The list of SAN (Subject Alternative Name) domains included in the certificate.
    SecureNetwork string
    The secure network associated with the certificate.
    SignedCertificateIssuer string
    The issuer of the signed certificate.
    SignedCertificateNotValidAfterDate string
    The date after which the signed certificate is no longer valid.
    SignedCertificateNotValidBeforeDate string
    The date before which the signed certificate is not valid.
    SignedCertificatePem string
    PEM-encoded signed certificate you uploaded for your selected key type.
    SignedCertificateSerialNumber string
    Signed certificate serial number in hex format.
    SignedCertificateSha256Fingerprint string
    The SHA256 fingerprint of the signed certificate.
    Subject GetCloudcertificatesCertificatesCertificateSubject
    Subject fields as defined in X.509 certificates (RFC 5280).
    TrustChainPem string
    The trust chain PEM content uploaded by end user.
    AccountId string
    The account identifier associated with the certificate.
    CertificateId string
    The unique identifier for the certificate.
    CertificateName string
    The name of the certificate.
    CertificateStatus string
    The status of the certificate.
    CertificateType string
    The type of the certificate.
    ContractId string
    The contract identifier associated with the certificate.
    CreatedBy string
    The user who created the certificate.
    CreatedDate string
    The date when the certificate was created.
    CsrExpirationDate string
    The expiration date of the CSR.
    CsrPem string
    PEM-encoded certificate signing request (CSR) generated by Akamai for your selected key type.
    KeySize string
    Size of the key used in the certificate signing request (CSR) in bits.
    KeyType string
    The key type of the algorithm used in the certificate signing request (CSR).
    ModifiedBy string
    The user who last modified the certificate.
    ModifiedDate string
    The date when the certificate was last modified.
    Sans []string
    The list of SAN (Subject Alternative Name) domains included in the certificate.
    SecureNetwork string
    The secure network associated with the certificate.
    SignedCertificateIssuer string
    The issuer of the signed certificate.
    SignedCertificateNotValidAfterDate string
    The date after which the signed certificate is no longer valid.
    SignedCertificateNotValidBeforeDate string
    The date before which the signed certificate is not valid.
    SignedCertificatePem string
    PEM-encoded signed certificate you uploaded for your selected key type.
    SignedCertificateSerialNumber string
    Signed certificate serial number in hex format.
    SignedCertificateSha256Fingerprint string
    The SHA256 fingerprint of the signed certificate.
    Subject GetCloudcertificatesCertificatesCertificateSubject
    Subject fields as defined in X.509 certificates (RFC 5280).
    TrustChainPem string
    The trust chain PEM content uploaded by end user.
    accountId String
    The account identifier associated with the certificate.
    certificateId String
    The unique identifier for the certificate.
    certificateName String
    The name of the certificate.
    certificateStatus String
    The status of the certificate.
    certificateType String
    The type of the certificate.
    contractId String
    The contract identifier associated with the certificate.
    createdBy String
    The user who created the certificate.
    createdDate String
    The date when the certificate was created.
    csrExpirationDate String
    The expiration date of the CSR.
    csrPem String
    PEM-encoded certificate signing request (CSR) generated by Akamai for your selected key type.
    keySize String
    Size of the key used in the certificate signing request (CSR) in bits.
    keyType String
    The key type of the algorithm used in the certificate signing request (CSR).
    modifiedBy String
    The user who last modified the certificate.
    modifiedDate String
    The date when the certificate was last modified.
    sans List<String>
    The list of SAN (Subject Alternative Name) domains included in the certificate.
    secureNetwork String
    The secure network associated with the certificate.
    signedCertificateIssuer String
    The issuer of the signed certificate.
    signedCertificateNotValidAfterDate String
    The date after which the signed certificate is no longer valid.
    signedCertificateNotValidBeforeDate String
    The date before which the signed certificate is not valid.
    signedCertificatePem String
    PEM-encoded signed certificate you uploaded for your selected key type.
    signedCertificateSerialNumber String
    Signed certificate serial number in hex format.
    signedCertificateSha256Fingerprint String
    The SHA256 fingerprint of the signed certificate.
    subject GetCloudcertificatesCertificatesCertificateSubject
    Subject fields as defined in X.509 certificates (RFC 5280).
    trustChainPem String
    The trust chain PEM content uploaded by end user.
    accountId string
    The account identifier associated with the certificate.
    certificateId string
    The unique identifier for the certificate.
    certificateName string
    The name of the certificate.
    certificateStatus string
    The status of the certificate.
    certificateType string
    The type of the certificate.
    contractId string
    The contract identifier associated with the certificate.
    createdBy string
    The user who created the certificate.
    createdDate string
    The date when the certificate was created.
    csrExpirationDate string
    The expiration date of the CSR.
    csrPem string
    PEM-encoded certificate signing request (CSR) generated by Akamai for your selected key type.
    keySize string
    Size of the key used in the certificate signing request (CSR) in bits.
    keyType string
    The key type of the algorithm used in the certificate signing request (CSR).
    modifiedBy string
    The user who last modified the certificate.
    modifiedDate string
    The date when the certificate was last modified.
    sans string[]
    The list of SAN (Subject Alternative Name) domains included in the certificate.
    secureNetwork string
    The secure network associated with the certificate.
    signedCertificateIssuer string
    The issuer of the signed certificate.
    signedCertificateNotValidAfterDate string
    The date after which the signed certificate is no longer valid.
    signedCertificateNotValidBeforeDate string
    The date before which the signed certificate is not valid.
    signedCertificatePem string
    PEM-encoded signed certificate you uploaded for your selected key type.
    signedCertificateSerialNumber string
    Signed certificate serial number in hex format.
    signedCertificateSha256Fingerprint string
    The SHA256 fingerprint of the signed certificate.
    subject GetCloudcertificatesCertificatesCertificateSubject
    Subject fields as defined in X.509 certificates (RFC 5280).
    trustChainPem string
    The trust chain PEM content uploaded by end user.
    account_id str
    The account identifier associated with the certificate.
    certificate_id str
    The unique identifier for the certificate.
    certificate_name str
    The name of the certificate.
    certificate_status str
    The status of the certificate.
    certificate_type str
    The type of the certificate.
    contract_id str
    The contract identifier associated with the certificate.
    created_by str
    The user who created the certificate.
    created_date str
    The date when the certificate was created.
    csr_expiration_date str
    The expiration date of the CSR.
    csr_pem str
    PEM-encoded certificate signing request (CSR) generated by Akamai for your selected key type.
    key_size str
    Size of the key used in the certificate signing request (CSR) in bits.
    key_type str
    The key type of the algorithm used in the certificate signing request (CSR).
    modified_by str
    The user who last modified the certificate.
    modified_date str
    The date when the certificate was last modified.
    sans Sequence[str]
    The list of SAN (Subject Alternative Name) domains included in the certificate.
    secure_network str
    The secure network associated with the certificate.
    signed_certificate_issuer str
    The issuer of the signed certificate.
    signed_certificate_not_valid_after_date str
    The date after which the signed certificate is no longer valid.
    signed_certificate_not_valid_before_date str
    The date before which the signed certificate is not valid.
    signed_certificate_pem str
    PEM-encoded signed certificate you uploaded for your selected key type.
    signed_certificate_serial_number str
    Signed certificate serial number in hex format.
    signed_certificate_sha256_fingerprint str
    The SHA256 fingerprint of the signed certificate.
    subject GetCloudcertificatesCertificatesCertificateSubject
    Subject fields as defined in X.509 certificates (RFC 5280).
    trust_chain_pem str
    The trust chain PEM content uploaded by end user.
    accountId String
    The account identifier associated with the certificate.
    certificateId String
    The unique identifier for the certificate.
    certificateName String
    The name of the certificate.
    certificateStatus String
    The status of the certificate.
    certificateType String
    The type of the certificate.
    contractId String
    The contract identifier associated with the certificate.
    createdBy String
    The user who created the certificate.
    createdDate String
    The date when the certificate was created.
    csrExpirationDate String
    The expiration date of the CSR.
    csrPem String
    PEM-encoded certificate signing request (CSR) generated by Akamai for your selected key type.
    keySize String
    Size of the key used in the certificate signing request (CSR) in bits.
    keyType String
    The key type of the algorithm used in the certificate signing request (CSR).
    modifiedBy String
    The user who last modified the certificate.
    modifiedDate String
    The date when the certificate was last modified.
    sans List<String>
    The list of SAN (Subject Alternative Name) domains included in the certificate.
    secureNetwork String
    The secure network associated with the certificate.
    signedCertificateIssuer String
    The issuer of the signed certificate.
    signedCertificateNotValidAfterDate String
    The date after which the signed certificate is no longer valid.
    signedCertificateNotValidBeforeDate String
    The date before which the signed certificate is not valid.
    signedCertificatePem String
    PEM-encoded signed certificate you uploaded for your selected key type.
    signedCertificateSerialNumber String
    Signed certificate serial number in hex format.
    signedCertificateSha256Fingerprint String
    The SHA256 fingerprint of the signed certificate.
    subject Property Map
    Subject fields as defined in X.509 certificates (RFC 5280).
    trustChainPem String
    The trust chain PEM content uploaded by end user.

    GetCloudcertificatesCertificatesCertificateSubject

    CommonName string
    Fully qualified domain name (FQDN) or other name associated with the subject.
    Country string
    Two-letter ISO 3166 country code.
    Locality string
    City or locality name.
    Organization string
    Legal name of the organization.
    State string
    Full name of the state or province.
    CommonName string
    Fully qualified domain name (FQDN) or other name associated with the subject.
    Country string
    Two-letter ISO 3166 country code.
    Locality string
    City or locality name.
    Organization string
    Legal name of the organization.
    State string
    Full name of the state or province.
    commonName String
    Fully qualified domain name (FQDN) or other name associated with the subject.
    country String
    Two-letter ISO 3166 country code.
    locality String
    City or locality name.
    organization String
    Legal name of the organization.
    state String
    Full name of the state or province.
    commonName string
    Fully qualified domain name (FQDN) or other name associated with the subject.
    country string
    Two-letter ISO 3166 country code.
    locality string
    City or locality name.
    organization string
    Legal name of the organization.
    state string
    Full name of the state or province.
    common_name str
    Fully qualified domain name (FQDN) or other name associated with the subject.
    country str
    Two-letter ISO 3166 country code.
    locality str
    City or locality name.
    organization str
    Legal name of the organization.
    state str
    Full name of the state or province.
    commonName String
    Fully qualified domain name (FQDN) or other name associated with the subject.
    country String
    Two-letter ISO 3166 country code.
    locality String
    City or locality name.
    organization String
    Legal name of the organization.
    state String
    Full name of the state or province.

    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.2.0 published on Friday, Nov 14, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate