1. Packages
  2. Akamai
  3. API Docs
  4. getPropertyHostnames
Akamai v10.3.0 published on Thursday, Jan 22, 2026 by Pulumi
akamai logo
Akamai v10.3.0 published on Thursday, Jan 22, 2026 by Pulumi

    Using getPropertyHostnames

    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 getPropertyHostnames(args: GetPropertyHostnamesArgs, opts?: InvokeOptions): Promise<GetPropertyHostnamesResult>
    function getPropertyHostnamesOutput(args: GetPropertyHostnamesOutputArgs, opts?: InvokeOptions): Output<GetPropertyHostnamesResult>
    def get_property_hostnames(contract_id: Optional[str] = None,
                               filter_pending_default_certs: Optional[bool] = None,
                               group_id: Optional[str] = None,
                               property_id: Optional[str] = None,
                               version: Optional[int] = None,
                               opts: Optional[InvokeOptions] = None) -> GetPropertyHostnamesResult
    def get_property_hostnames_output(contract_id: Optional[pulumi.Input[str]] = None,
                               filter_pending_default_certs: Optional[pulumi.Input[bool]] = None,
                               group_id: Optional[pulumi.Input[str]] = None,
                               property_id: Optional[pulumi.Input[str]] = None,
                               version: Optional[pulumi.Input[int]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetPropertyHostnamesResult]
    func GetPropertyHostnames(ctx *Context, args *GetPropertyHostnamesArgs, opts ...InvokeOption) (*GetPropertyHostnamesResult, error)
    func GetPropertyHostnamesOutput(ctx *Context, args *GetPropertyHostnamesOutputArgs, opts ...InvokeOption) GetPropertyHostnamesResultOutput

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

    public static class GetPropertyHostnames 
    {
        public static Task<GetPropertyHostnamesResult> InvokeAsync(GetPropertyHostnamesArgs args, InvokeOptions? opts = null)
        public static Output<GetPropertyHostnamesResult> Invoke(GetPropertyHostnamesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPropertyHostnamesResult> getPropertyHostnames(GetPropertyHostnamesArgs args, InvokeOptions options)
    public static Output<GetPropertyHostnamesResult> getPropertyHostnames(GetPropertyHostnamesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getPropertyHostnames:getPropertyHostnames
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getPropertyHostnames Result

    The following output properties are available:

    contractId string
    groupId string
    hostnameBuckets GetPropertyHostnamesHostnameBucket[]
    hostnames GetPropertyHostnamesHostname[]
    id string
    The provider-assigned unique ID for this managed resource.
    propertyId string
    version number
    filterPendingDefaultCerts boolean
    contractId String
    groupId String
    hostnameBuckets List<Property Map>
    hostnames List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    propertyId String
    version Number
    filterPendingDefaultCerts Boolean

    Supporting Types

    GetPropertyHostnamesHostname

    CcmCertStatuses List<GetPropertyHostnamesHostnameCcmCertStatus>
    CCM certificate deployment status for RSA and ECDSA certificates.
    CcmCertificates List<GetPropertyHostnamesHostnameCcmCertificate>
    Identifiers for the RSA and ECDSA certificates created with Cloud Certificate Manager (CCM).
    CertProvisioningType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates created with the Certificate Provisioning System (CPS) API, CCM for the certificates created with the Cloud Certificate Manager (CCM) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    CertStatuses List<GetPropertyHostnamesHostnameCertStatus>
    CnameFrom string
    The hostname that your end users see, indicated by the Host header in end user requests.
    CnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    CnameType string
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    DomainOwnershipVerifications List<GetPropertyHostnamesHostnameDomainOwnershipVerification>
    Domain ownership verification details for the hostname.
    EdgeHostnameId string
    The unique identifier for the edge hostname.
    Mtls List<GetPropertyHostnamesHostnameMtl>
    Mutual TLS configuration for the hostnames created with Cloud Certificate Manager (CCM).
    TlsConfigurations List<GetPropertyHostnamesHostnameTlsConfiguration>
    TLS configuration settings applicable to the Cloud Certificate Manager (CCM) hostnames.
    CcmCertStatuses []GetPropertyHostnamesHostnameCcmCertStatus
    CCM certificate deployment status for RSA and ECDSA certificates.
    CcmCertificates []GetPropertyHostnamesHostnameCcmCertificate
    Identifiers for the RSA and ECDSA certificates created with Cloud Certificate Manager (CCM).
    CertProvisioningType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates created with the Certificate Provisioning System (CPS) API, CCM for the certificates created with the Cloud Certificate Manager (CCM) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    CertStatuses []GetPropertyHostnamesHostnameCertStatus
    CnameFrom string
    The hostname that your end users see, indicated by the Host header in end user requests.
    CnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    CnameType string
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    DomainOwnershipVerifications []GetPropertyHostnamesHostnameDomainOwnershipVerification
    Domain ownership verification details for the hostname.
    EdgeHostnameId string
    The unique identifier for the edge hostname.
    Mtls []GetPropertyHostnamesHostnameMtl
    Mutual TLS configuration for the hostnames created with Cloud Certificate Manager (CCM).
    TlsConfigurations []GetPropertyHostnamesHostnameTlsConfiguration
    TLS configuration settings applicable to the Cloud Certificate Manager (CCM) hostnames.
    ccmCertStatuses List<GetPropertyHostnamesHostnameCcmCertStatus>
    CCM certificate deployment status for RSA and ECDSA certificates.
    ccmCertificates List<GetPropertyHostnamesHostnameCcmCertificate>
    Identifiers for the RSA and ECDSA certificates created with Cloud Certificate Manager (CCM).
    certProvisioningType String
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates created with the Certificate Provisioning System (CPS) API, CCM for the certificates created with the Cloud Certificate Manager (CCM) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    certStatuses List<GetPropertyHostnamesHostnameCertStatus>
    cnameFrom String
    The hostname that your end users see, indicated by the Host header in end user requests.
    cnameTo String
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    cnameType String
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    domainOwnershipVerifications List<GetPropertyHostnamesHostnameDomainOwnershipVerification>
    Domain ownership verification details for the hostname.
    edgeHostnameId String
    The unique identifier for the edge hostname.
    mtls List<GetPropertyHostnamesHostnameMtl>
    Mutual TLS configuration for the hostnames created with Cloud Certificate Manager (CCM).
    tlsConfigurations List<GetPropertyHostnamesHostnameTlsConfiguration>
    TLS configuration settings applicable to the Cloud Certificate Manager (CCM) hostnames.
    ccmCertStatuses GetPropertyHostnamesHostnameCcmCertStatus[]
    CCM certificate deployment status for RSA and ECDSA certificates.
    ccmCertificates GetPropertyHostnamesHostnameCcmCertificate[]
    Identifiers for the RSA and ECDSA certificates created with Cloud Certificate Manager (CCM).
    certProvisioningType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates created with the Certificate Provisioning System (CPS) API, CCM for the certificates created with the Cloud Certificate Manager (CCM) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    certStatuses GetPropertyHostnamesHostnameCertStatus[]
    cnameFrom string
    The hostname that your end users see, indicated by the Host header in end user requests.
    cnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    cnameType string
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    domainOwnershipVerifications GetPropertyHostnamesHostnameDomainOwnershipVerification[]
    Domain ownership verification details for the hostname.
    edgeHostnameId string
    The unique identifier for the edge hostname.
    mtls GetPropertyHostnamesHostnameMtl[]
    Mutual TLS configuration for the hostnames created with Cloud Certificate Manager (CCM).
    tlsConfigurations GetPropertyHostnamesHostnameTlsConfiguration[]
    TLS configuration settings applicable to the Cloud Certificate Manager (CCM) hostnames.
    ccm_cert_statuses Sequence[GetPropertyHostnamesHostnameCcmCertStatus]
    CCM certificate deployment status for RSA and ECDSA certificates.
    ccm_certificates Sequence[GetPropertyHostnamesHostnameCcmCertificate]
    Identifiers for the RSA and ECDSA certificates created with Cloud Certificate Manager (CCM).
    cert_provisioning_type str
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates created with the Certificate Provisioning System (CPS) API, CCM for the certificates created with the Cloud Certificate Manager (CCM) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    cert_statuses Sequence[GetPropertyHostnamesHostnameCertStatus]
    cname_from str
    The hostname that your end users see, indicated by the Host header in end user requests.
    cname_to str
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    cname_type str
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    domain_ownership_verifications Sequence[GetPropertyHostnamesHostnameDomainOwnershipVerification]
    Domain ownership verification details for the hostname.
    edge_hostname_id str
    The unique identifier for the edge hostname.
    mtls Sequence[GetPropertyHostnamesHostnameMtl]
    Mutual TLS configuration for the hostnames created with Cloud Certificate Manager (CCM).
    tls_configurations Sequence[GetPropertyHostnamesHostnameTlsConfiguration]
    TLS configuration settings applicable to the Cloud Certificate Manager (CCM) hostnames.
    ccmCertStatuses List<Property Map>
    CCM certificate deployment status for RSA and ECDSA certificates.
    ccmCertificates List<Property Map>
    Identifiers for the RSA and ECDSA certificates created with Cloud Certificate Manager (CCM).
    certProvisioningType String
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates created with the Certificate Provisioning System (CPS) API, CCM for the certificates created with the Cloud Certificate Manager (CCM) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    certStatuses List<Property Map>
    cnameFrom String
    The hostname that your end users see, indicated by the Host header in end user requests.
    cnameTo String
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    cnameType String
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    domainOwnershipVerifications List<Property Map>
    Domain ownership verification details for the hostname.
    edgeHostnameId String
    The unique identifier for the edge hostname.
    mtls List<Property Map>
    Mutual TLS configuration for the hostnames created with Cloud Certificate Manager (CCM).
    tlsConfigurations List<Property Map>
    TLS configuration settings applicable to the Cloud Certificate Manager (CCM) hostnames.

    GetPropertyHostnamesHostnameBucket

    CertStatuses List<GetPropertyHostnamesHostnameBucketCertStatus>
    CnameFrom string
    The hostname that your end users see, indicated by the Host header in end user requests.
    CnameType string
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    ProductionCertType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    ProductionCnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    ProductionEdgeHostnameId string
    The unique identifier for the edge hostname.
    StagingCertType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    StagingCnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    StagingEdgeHostnameId string
    The unique identifier for the edge hostname.
    CertStatuses []GetPropertyHostnamesHostnameBucketCertStatus
    CnameFrom string
    The hostname that your end users see, indicated by the Host header in end user requests.
    CnameType string
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    ProductionCertType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    ProductionCnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    ProductionEdgeHostnameId string
    The unique identifier for the edge hostname.
    StagingCertType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    StagingCnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    StagingEdgeHostnameId string
    The unique identifier for the edge hostname.
    certStatuses List<GetPropertyHostnamesHostnameBucketCertStatus>
    cnameFrom String
    The hostname that your end users see, indicated by the Host header in end user requests.
    cnameType String
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    productionCertType String
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    productionCnameTo String
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    productionEdgeHostnameId String
    The unique identifier for the edge hostname.
    stagingCertType String
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    stagingCnameTo String
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    stagingEdgeHostnameId String
    The unique identifier for the edge hostname.
    certStatuses GetPropertyHostnamesHostnameBucketCertStatus[]
    cnameFrom string
    The hostname that your end users see, indicated by the Host header in end user requests.
    cnameType string
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    productionCertType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    productionCnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    productionEdgeHostnameId string
    The unique identifier for the edge hostname.
    stagingCertType string
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    stagingCnameTo string
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    stagingEdgeHostnameId string
    The unique identifier for the edge hostname.
    cert_statuses Sequence[GetPropertyHostnamesHostnameBucketCertStatus]
    cname_from str
    The hostname that your end users see, indicated by the Host header in end user requests.
    cname_type str
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    production_cert_type str
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    production_cname_to str
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    production_edge_hostname_id str
    The unique identifier for the edge hostname.
    staging_cert_type str
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    staging_cname_to str
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    staging_edge_hostname_id str
    The unique identifier for the edge hostname.
    certStatuses List<Property Map>
    cnameFrom String
    The hostname that your end users see, indicated by the Host header in end user requests.
    cnameType String
    A hostname's CNAME type. Supports only the EDGE_HOSTNAME value.
    productionCertType String
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    productionCnameTo String
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    productionEdgeHostnameId String
    The unique identifier for the edge hostname.
    stagingCertType String
    Indicates the certificate's provisioning type. Either CPS_MANAGED for the certificates you create with the Certificate Provisioning System (CPS) API, or DEFAULT for the Domain Validation (DV) certificates created automatically. Note that you can't specify the DEFAULT value if your property hostname uses the akamaized.net domain suffix.
    stagingCnameTo String
    The edge hostname you point the property hostname to so that you can start serving traffic through Akamai servers. This member corresponds to the edge hostname object's edgeHostnameDomain member.
    stagingEdgeHostnameId String
    The unique identifier for the edge hostname.

    GetPropertyHostnamesHostnameBucketCertStatus

    Hostname string
    The hostname part of the CNAME record used to validate the certificate's domain.
    ProductionStatus string
    The certificate's deployment status on the production network.
    StagingStatus string
    The certificate's deployment status on the staging network.
    Target string
    The destination part of the CNAME record used to validate the certificate's domain.
    Hostname string
    The hostname part of the CNAME record used to validate the certificate's domain.
    ProductionStatus string
    The certificate's deployment status on the production network.
    StagingStatus string
    The certificate's deployment status on the staging network.
    Target string
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname String
    The hostname part of the CNAME record used to validate the certificate's domain.
    productionStatus String
    The certificate's deployment status on the production network.
    stagingStatus String
    The certificate's deployment status on the staging network.
    target String
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname string
    The hostname part of the CNAME record used to validate the certificate's domain.
    productionStatus string
    The certificate's deployment status on the production network.
    stagingStatus string
    The certificate's deployment status on the staging network.
    target string
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname str
    The hostname part of the CNAME record used to validate the certificate's domain.
    production_status str
    The certificate's deployment status on the production network.
    staging_status str
    The certificate's deployment status on the staging network.
    target str
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname String
    The hostname part of the CNAME record used to validate the certificate's domain.
    productionStatus String
    The certificate's deployment status on the production network.
    stagingStatus String
    The certificate's deployment status on the staging network.
    target String
    The destination part of the CNAME record used to validate the certificate's domain.

    GetPropertyHostnamesHostnameCcmCertStatus

    EcdsaProductionStatus string
    Status of the ECDSA certificate on production network.
    EcdsaStagingStatus string
    Status of the ECDSA certificate on staging network.
    RsaProductionStatus string
    Status of the RSA certificate on production network.
    RsaStagingStatus string
    Status of the RSA certificate on staging network.
    EcdsaProductionStatus string
    Status of the ECDSA certificate on production network.
    EcdsaStagingStatus string
    Status of the ECDSA certificate on staging network.
    RsaProductionStatus string
    Status of the RSA certificate on production network.
    RsaStagingStatus string
    Status of the RSA certificate on staging network.
    ecdsaProductionStatus String
    Status of the ECDSA certificate on production network.
    ecdsaStagingStatus String
    Status of the ECDSA certificate on staging network.
    rsaProductionStatus String
    Status of the RSA certificate on production network.
    rsaStagingStatus String
    Status of the RSA certificate on staging network.
    ecdsaProductionStatus string
    Status of the ECDSA certificate on production network.
    ecdsaStagingStatus string
    Status of the ECDSA certificate on staging network.
    rsaProductionStatus string
    Status of the RSA certificate on production network.
    rsaStagingStatus string
    Status of the RSA certificate on staging network.
    ecdsa_production_status str
    Status of the ECDSA certificate on production network.
    ecdsa_staging_status str
    Status of the ECDSA certificate on staging network.
    rsa_production_status str
    Status of the RSA certificate on production network.
    rsa_staging_status str
    Status of the RSA certificate on staging network.
    ecdsaProductionStatus String
    Status of the ECDSA certificate on production network.
    ecdsaStagingStatus String
    Status of the ECDSA certificate on staging network.
    rsaProductionStatus String
    Status of the RSA certificate on production network.
    rsaStagingStatus String
    Status of the RSA certificate on staging network.

    GetPropertyHostnamesHostnameCcmCertificate

    EcdsaCertId string
    Certificate ID for ECDSA.
    RsaCertId string
    Certificate ID for RSA.
    EcdsaCertId string
    Certificate ID for ECDSA.
    RsaCertId string
    Certificate ID for RSA.
    ecdsaCertId String
    Certificate ID for ECDSA.
    rsaCertId String
    Certificate ID for RSA.
    ecdsaCertId string
    Certificate ID for ECDSA.
    rsaCertId string
    Certificate ID for RSA.
    ecdsa_cert_id str
    Certificate ID for ECDSA.
    rsa_cert_id str
    Certificate ID for RSA.
    ecdsaCertId String
    Certificate ID for ECDSA.
    rsaCertId String
    Certificate ID for RSA.

    GetPropertyHostnamesHostnameCertStatus

    Hostname string
    The hostname part of the CNAME record used to validate the certificate's domain.
    ProductionStatus string
    The certificate's deployment status on the production network.
    StagingStatus string
    The certificate's deployment status on the staging network.
    Target string
    The destination part of the CNAME record used to validate the certificate's domain.
    Hostname string
    The hostname part of the CNAME record used to validate the certificate's domain.
    ProductionStatus string
    The certificate's deployment status on the production network.
    StagingStatus string
    The certificate's deployment status on the staging network.
    Target string
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname String
    The hostname part of the CNAME record used to validate the certificate's domain.
    productionStatus String
    The certificate's deployment status on the production network.
    stagingStatus String
    The certificate's deployment status on the staging network.
    target String
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname string
    The hostname part of the CNAME record used to validate the certificate's domain.
    productionStatus string
    The certificate's deployment status on the production network.
    stagingStatus string
    The certificate's deployment status on the staging network.
    target string
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname str
    The hostname part of the CNAME record used to validate the certificate's domain.
    production_status str
    The certificate's deployment status on the production network.
    staging_status str
    The certificate's deployment status on the staging network.
    target str
    The destination part of the CNAME record used to validate the certificate's domain.
    hostname String
    The hostname part of the CNAME record used to validate the certificate's domain.
    productionStatus String
    The certificate's deployment status on the production network.
    stagingStatus String
    The certificate's deployment status on the staging network.
    target String
    The destination part of the CNAME record used to validate the certificate's domain.

    GetPropertyHostnamesHostnameDomainOwnershipVerification

    ChallengeTokenExpiryDate string
    An ISO 8601 timestamp indicating when the domain validation challenge expires.
    Status string
    The status of the domain ownership verification. 'NOT_VALIDATED' means that the domain hasn't been validated yet. When you submit the domain for validation, the initial status is 'REQUEST_ACCEPTED', and then 'PENDING', when the domain is waiting for the validation to start. When it starts, the status changes to 'VALIDATION_IN_PROGRESS', and then to 'VALIDATED', when the validation is completed successfully. 'TOKEN_EXPIRED' means you haven't completed the validation in the requested time frame and you need to generate new validation challenges for the domain. If you no longer want a domain to be owned within Akamai, you can change the status to 'INVALIDATED'.
    ValidationCnames List<GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationCname>
    The CNAME record you copy to your DNS to prove you own the domain.
    ValidationHttps List<GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttp>
    In the HTTP validation method, you create a file containing a token and save it on your HTTP server at the provided URL. Alternatively, you can use a redirect URL with the token.
    ValidationTxts List<GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationTxt>
    The TXT record with the challenge token that you add to your hostname's DNS zone to prove you own the domain.
    ChallengeTokenExpiryDate string
    An ISO 8601 timestamp indicating when the domain validation challenge expires.
    Status string
    The status of the domain ownership verification. 'NOT_VALIDATED' means that the domain hasn't been validated yet. When you submit the domain for validation, the initial status is 'REQUEST_ACCEPTED', and then 'PENDING', when the domain is waiting for the validation to start. When it starts, the status changes to 'VALIDATION_IN_PROGRESS', and then to 'VALIDATED', when the validation is completed successfully. 'TOKEN_EXPIRED' means you haven't completed the validation in the requested time frame and you need to generate new validation challenges for the domain. If you no longer want a domain to be owned within Akamai, you can change the status to 'INVALIDATED'.
    ValidationCnames []GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationCname
    The CNAME record you copy to your DNS to prove you own the domain.
    ValidationHttps []GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttp
    In the HTTP validation method, you create a file containing a token and save it on your HTTP server at the provided URL. Alternatively, you can use a redirect URL with the token.
    ValidationTxts []GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationTxt
    The TXT record with the challenge token that you add to your hostname's DNS zone to prove you own the domain.
    challengeTokenExpiryDate String
    An ISO 8601 timestamp indicating when the domain validation challenge expires.
    status String
    The status of the domain ownership verification. 'NOT_VALIDATED' means that the domain hasn't been validated yet. When you submit the domain for validation, the initial status is 'REQUEST_ACCEPTED', and then 'PENDING', when the domain is waiting for the validation to start. When it starts, the status changes to 'VALIDATION_IN_PROGRESS', and then to 'VALIDATED', when the validation is completed successfully. 'TOKEN_EXPIRED' means you haven't completed the validation in the requested time frame and you need to generate new validation challenges for the domain. If you no longer want a domain to be owned within Akamai, you can change the status to 'INVALIDATED'.
    validationCnames List<GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationCname>
    The CNAME record you copy to your DNS to prove you own the domain.
    validationHttps List<GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttp>
    In the HTTP validation method, you create a file containing a token and save it on your HTTP server at the provided URL. Alternatively, you can use a redirect URL with the token.
    validationTxts List<GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationTxt>
    The TXT record with the challenge token that you add to your hostname's DNS zone to prove you own the domain.
    challengeTokenExpiryDate string
    An ISO 8601 timestamp indicating when the domain validation challenge expires.
    status string
    The status of the domain ownership verification. 'NOT_VALIDATED' means that the domain hasn't been validated yet. When you submit the domain for validation, the initial status is 'REQUEST_ACCEPTED', and then 'PENDING', when the domain is waiting for the validation to start. When it starts, the status changes to 'VALIDATION_IN_PROGRESS', and then to 'VALIDATED', when the validation is completed successfully. 'TOKEN_EXPIRED' means you haven't completed the validation in the requested time frame and you need to generate new validation challenges for the domain. If you no longer want a domain to be owned within Akamai, you can change the status to 'INVALIDATED'.
    validationCnames GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationCname[]
    The CNAME record you copy to your DNS to prove you own the domain.
    validationHttps GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttp[]
    In the HTTP validation method, you create a file containing a token and save it on your HTTP server at the provided URL. Alternatively, you can use a redirect URL with the token.
    validationTxts GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationTxt[]
    The TXT record with the challenge token that you add to your hostname's DNS zone to prove you own the domain.
    challenge_token_expiry_date str
    An ISO 8601 timestamp indicating when the domain validation challenge expires.
    status str
    The status of the domain ownership verification. 'NOT_VALIDATED' means that the domain hasn't been validated yet. When you submit the domain for validation, the initial status is 'REQUEST_ACCEPTED', and then 'PENDING', when the domain is waiting for the validation to start. When it starts, the status changes to 'VALIDATION_IN_PROGRESS', and then to 'VALIDATED', when the validation is completed successfully. 'TOKEN_EXPIRED' means you haven't completed the validation in the requested time frame and you need to generate new validation challenges for the domain. If you no longer want a domain to be owned within Akamai, you can change the status to 'INVALIDATED'.
    validation_cnames Sequence[GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationCname]
    The CNAME record you copy to your DNS to prove you own the domain.
    validation_https Sequence[GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttp]
    In the HTTP validation method, you create a file containing a token and save it on your HTTP server at the provided URL. Alternatively, you can use a redirect URL with the token.
    validation_txts Sequence[GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationTxt]
    The TXT record with the challenge token that you add to your hostname's DNS zone to prove you own the domain.
    challengeTokenExpiryDate String
    An ISO 8601 timestamp indicating when the domain validation challenge expires.
    status String
    The status of the domain ownership verification. 'NOT_VALIDATED' means that the domain hasn't been validated yet. When you submit the domain for validation, the initial status is 'REQUEST_ACCEPTED', and then 'PENDING', when the domain is waiting for the validation to start. When it starts, the status changes to 'VALIDATION_IN_PROGRESS', and then to 'VALIDATED', when the validation is completed successfully. 'TOKEN_EXPIRED' means you haven't completed the validation in the requested time frame and you need to generate new validation challenges for the domain. If you no longer want a domain to be owned within Akamai, you can change the status to 'INVALIDATED'.
    validationCnames List<Property Map>
    The CNAME record you copy to your DNS to prove you own the domain.
    validationHttps List<Property Map>
    In the HTTP validation method, you create a file containing a token and save it on your HTTP server at the provided URL. Alternatively, you can use a redirect URL with the token.
    validationTxts List<Property Map>
    The TXT record with the challenge token that you add to your hostname's DNS zone to prove you own the domain.

    GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationCname

    Hostname string
    The hostname part of the CNAME record that validates the domain ownership.
    Target string
    The destination part of the CNAME record that validates the domain ownership.
    Hostname string
    The hostname part of the CNAME record that validates the domain ownership.
    Target string
    The destination part of the CNAME record that validates the domain ownership.
    hostname String
    The hostname part of the CNAME record that validates the domain ownership.
    target String
    The destination part of the CNAME record that validates the domain ownership.
    hostname string
    The hostname part of the CNAME record that validates the domain ownership.
    target string
    The destination part of the CNAME record that validates the domain ownership.
    hostname str
    The hostname part of the CNAME record that validates the domain ownership.
    target str
    The destination part of the CNAME record that validates the domain ownership.
    hostname String
    The hostname part of the CNAME record that validates the domain ownership.
    target String
    The destination part of the CNAME record that validates the domain ownership.

    GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttp

    fileContentMethods List<Property Map>
    Details for the file content method of validation.
    redirectMethods List<Property Map>
    Details for the HTTP redirect method of validation.

    GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttpFileContentMethod

    Body string
    The content of the file that you should place at the specified URL.
    Url string
    The URL where you should place the file containing the challenge token.
    Body string
    The content of the file that you should place at the specified URL.
    Url string
    The URL where you should place the file containing the challenge token.
    body String
    The content of the file that you should place at the specified URL.
    url String
    The URL where you should place the file containing the challenge token.
    body string
    The content of the file that you should place at the specified URL.
    url string
    The URL where you should place the file containing the challenge token.
    body str
    The content of the file that you should place at the specified URL.
    url str
    The URL where you should place the file containing the challenge token.
    body String
    The content of the file that you should place at the specified URL.
    url String
    The URL where you should place the file containing the challenge token.

    GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationHttpRedirectMethod

    HttpRedirectFrom string
    The location on your HTTP server where you set up the redirect.
    HttpRedirectTo string
    The redirect URL with the token that you place on your HTTP server.
    HttpRedirectFrom string
    The location on your HTTP server where you set up the redirect.
    HttpRedirectTo string
    The redirect URL with the token that you place on your HTTP server.
    httpRedirectFrom String
    The location on your HTTP server where you set up the redirect.
    httpRedirectTo String
    The redirect URL with the token that you place on your HTTP server.
    httpRedirectFrom string
    The location on your HTTP server where you set up the redirect.
    httpRedirectTo string
    The redirect URL with the token that you place on your HTTP server.
    http_redirect_from str
    The location on your HTTP server where you set up the redirect.
    http_redirect_to str
    The redirect URL with the token that you place on your HTTP server.
    httpRedirectFrom String
    The location on your HTTP server where you set up the redirect.
    httpRedirectTo String
    The redirect URL with the token that you place on your HTTP server.

    GetPropertyHostnamesHostnameDomainOwnershipVerificationValidationTxt

    ChallengeToken string
    A token you need to copy to the DNS TXT record that validates the domain ownership.
    Hostname string
    The hostname where you should add the TXT record to validate the domain ownership.
    ChallengeToken string
    A token you need to copy to the DNS TXT record that validates the domain ownership.
    Hostname string
    The hostname where you should add the TXT record to validate the domain ownership.
    challengeToken String
    A token you need to copy to the DNS TXT record that validates the domain ownership.
    hostname String
    The hostname where you should add the TXT record to validate the domain ownership.
    challengeToken string
    A token you need to copy to the DNS TXT record that validates the domain ownership.
    hostname string
    The hostname where you should add the TXT record to validate the domain ownership.
    challenge_token str
    A token you need to copy to the DNS TXT record that validates the domain ownership.
    hostname str
    The hostname where you should add the TXT record to validate the domain ownership.
    challengeToken String
    A token you need to copy to the DNS TXT record that validates the domain ownership.
    hostname String
    The hostname where you should add the TXT record to validate the domain ownership.

    GetPropertyHostnamesHostnameMtl

    CaSetId string
    ID of the Client CA set used for mutual TLS.
    CheckClientOcsp bool
    Whether to check the OCSP status of the client certificate.
    SendCaSetClient bool
    Whether to send the CA set to the client during the TLS handshake.
    CaSetId string
    ID of the Client CA set used for mutual TLS.
    CheckClientOcsp bool
    Whether to check the OCSP status of the client certificate.
    SendCaSetClient bool
    Whether to send the CA set to the client during the TLS handshake.
    caSetId String
    ID of the Client CA set used for mutual TLS.
    checkClientOcsp Boolean
    Whether to check the OCSP status of the client certificate.
    sendCaSetClient Boolean
    Whether to send the CA set to the client during the TLS handshake.
    caSetId string
    ID of the Client CA set used for mutual TLS.
    checkClientOcsp boolean
    Whether to check the OCSP status of the client certificate.
    sendCaSetClient boolean
    Whether to send the CA set to the client during the TLS handshake.
    ca_set_id str
    ID of the Client CA set used for mutual TLS.
    check_client_ocsp bool
    Whether to check the OCSP status of the client certificate.
    send_ca_set_client bool
    Whether to send the CA set to the client during the TLS handshake.
    caSetId String
    ID of the Client CA set used for mutual TLS.
    checkClientOcsp Boolean
    Whether to check the OCSP status of the client certificate.
    sendCaSetClient Boolean
    Whether to send the CA set to the client during the TLS handshake.

    GetPropertyHostnamesHostnameTlsConfiguration

    CipherProfile string
    Cipher profile name.
    DisallowedTlsVersions List<string>
    List of TLS versions that are disallowed.
    FipsMode bool
    Enable FIPS mode.
    StapleServerOcspResponse bool
    Staple the OCSP response for the server certificate.
    CipherProfile string
    Cipher profile name.
    DisallowedTlsVersions []string
    List of TLS versions that are disallowed.
    FipsMode bool
    Enable FIPS mode.
    StapleServerOcspResponse bool
    Staple the OCSP response for the server certificate.
    cipherProfile String
    Cipher profile name.
    disallowedTlsVersions List<String>
    List of TLS versions that are disallowed.
    fipsMode Boolean
    Enable FIPS mode.
    stapleServerOcspResponse Boolean
    Staple the OCSP response for the server certificate.
    cipherProfile string
    Cipher profile name.
    disallowedTlsVersions string[]
    List of TLS versions that are disallowed.
    fipsMode boolean
    Enable FIPS mode.
    stapleServerOcspResponse boolean
    Staple the OCSP response for the server certificate.
    cipher_profile str
    Cipher profile name.
    disallowed_tls_versions Sequence[str]
    List of TLS versions that are disallowed.
    fips_mode bool
    Enable FIPS mode.
    staple_server_ocsp_response bool
    Staple the OCSP response for the server certificate.
    cipherProfile String
    Cipher profile name.
    disallowedTlsVersions List<String>
    List of TLS versions that are disallowed.
    fipsMode Boolean
    Enable FIPS mode.
    stapleServerOcspResponse Boolean
    Staple the OCSP response for the server 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.3.0 published on Thursday, Jan 22, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate