1. Packages
  2. Akamai
  3. API Docs
  4. getCloudcertificatesCertificate
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 getCloudcertificatesCertificate

    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 getCloudcertificatesCertificate(args: GetCloudcertificatesCertificateArgs, opts?: InvokeOptions): Promise<GetCloudcertificatesCertificateResult>
    function getCloudcertificatesCertificateOutput(args: GetCloudcertificatesCertificateOutputArgs, opts?: InvokeOptions): Output<GetCloudcertificatesCertificateResult>
    def get_cloudcertificates_certificate(certificate_id: Optional[str] = None,
                                          include_hostname_bindings: Optional[bool] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetCloudcertificatesCertificateResult
    def get_cloudcertificates_certificate_output(certificate_id: Optional[pulumi.Input[str]] = None,
                                          include_hostname_bindings: Optional[pulumi.Input[bool]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetCloudcertificatesCertificateResult]
    func LookupCloudcertificatesCertificate(ctx *Context, args *LookupCloudcertificatesCertificateArgs, opts ...InvokeOption) (*LookupCloudcertificatesCertificateResult, error)
    func LookupCloudcertificatesCertificateOutput(ctx *Context, args *LookupCloudcertificatesCertificateOutputArgs, opts ...InvokeOption) LookupCloudcertificatesCertificateResultOutput

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

    public static class GetCloudcertificatesCertificate 
    {
        public static Task<GetCloudcertificatesCertificateResult> InvokeAsync(GetCloudcertificatesCertificateArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudcertificatesCertificateResult> Invoke(GetCloudcertificatesCertificateInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudcertificatesCertificateResult> getCloudcertificatesCertificate(GetCloudcertificatesCertificateArgs args, InvokeOptions options)
    public static Output<GetCloudcertificatesCertificateResult> getCloudcertificatesCertificate(GetCloudcertificatesCertificateArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getCloudcertificatesCertificate:getCloudcertificatesCertificate
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getCloudcertificatesCertificate Result

    The following output properties are available:

    Supporting Types

    GetCloudcertificatesCertificateBinding

    CertificateId string
    Unique identifier for the third-party certificate.
    Hostname string
    Hostname on the Akamai CDN the certificate applies to.
    Network string
    The deployment network, either STAGING or PRODUCTION, on which the certificate is active for a property version.
    ResourceType string
    Resource type this binding applies to. Currently, only CDN_HOSTNAME is available.
    CertificateId string
    Unique identifier for the third-party certificate.
    Hostname string
    Hostname on the Akamai CDN the certificate applies to.
    Network string
    The deployment network, either STAGING or PRODUCTION, on which the certificate is active for a property version.
    ResourceType string
    Resource type this binding applies to. Currently, only CDN_HOSTNAME is available.
    certificateId String
    Unique identifier for the third-party certificate.
    hostname String
    Hostname on the Akamai CDN the certificate applies to.
    network String
    The deployment network, either STAGING or PRODUCTION, on which the certificate is active for a property version.
    resourceType String
    Resource type this binding applies to. Currently, only CDN_HOSTNAME is available.
    certificateId string
    Unique identifier for the third-party certificate.
    hostname string
    Hostname on the Akamai CDN the certificate applies to.
    network string
    The deployment network, either STAGING or PRODUCTION, on which the certificate is active for a property version.
    resourceType string
    Resource type this binding applies to. Currently, only CDN_HOSTNAME is available.
    certificate_id str
    Unique identifier for the third-party certificate.
    hostname str
    Hostname on the Akamai CDN the certificate applies to.
    network str
    The deployment network, either STAGING or PRODUCTION, on which the certificate is active for a property version.
    resource_type str
    Resource type this binding applies to. Currently, only CDN_HOSTNAME is available.
    certificateId String
    Unique identifier for the third-party certificate.
    hostname String
    Hostname on the Akamai CDN the certificate applies to.
    network String
    The deployment network, either STAGING or PRODUCTION, on which the certificate is active for a property version.
    resourceType String
    Resource type this binding applies to. Currently, only CDN_HOSTNAME is available.

    GetCloudcertificatesCertificateSubject

    CommonName string
    Fully qualified domain name (FQDN) or other name associated with the subject. If specified, this value must also be included in the SANs list.
    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. If specified, this value must also be included in the SANs list.
    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. If specified, this value must also be included in the SANs list.
    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. If specified, this value must also be included in the SANs list.
    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. If specified, this value must also be included in the SANs list.
    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. If specified, this value must also be included in the SANs list.
    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