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

    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 getPropertyHostnameAuditHistory(args: GetPropertyHostnameAuditHistoryArgs, opts?: InvokeOptions): Promise<GetPropertyHostnameAuditHistoryResult>
    function getPropertyHostnameAuditHistoryOutput(args: GetPropertyHostnameAuditHistoryOutputArgs, opts?: InvokeOptions): Output<GetPropertyHostnameAuditHistoryResult>
    def get_property_hostname_audit_history(hostname: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetPropertyHostnameAuditHistoryResult
    def get_property_hostname_audit_history_output(hostname: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetPropertyHostnameAuditHistoryResult]
    func GetPropertyHostnameAuditHistory(ctx *Context, args *GetPropertyHostnameAuditHistoryArgs, opts ...InvokeOption) (*GetPropertyHostnameAuditHistoryResult, error)
    func GetPropertyHostnameAuditHistoryOutput(ctx *Context, args *GetPropertyHostnameAuditHistoryOutputArgs, opts ...InvokeOption) GetPropertyHostnameAuditHistoryResultOutput

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

    public static class GetPropertyHostnameAuditHistory 
    {
        public static Task<GetPropertyHostnameAuditHistoryResult> InvokeAsync(GetPropertyHostnameAuditHistoryArgs args, InvokeOptions? opts = null)
        public static Output<GetPropertyHostnameAuditHistoryResult> Invoke(GetPropertyHostnameAuditHistoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPropertyHostnameAuditHistoryResult> getPropertyHostnameAuditHistory(GetPropertyHostnameAuditHistoryArgs args, InvokeOptions options)
    public static Output<GetPropertyHostnameAuditHistoryResult> getPropertyHostnameAuditHistory(GetPropertyHostnameAuditHistoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getPropertyHostnameAuditHistory:getPropertyHostnameAuditHistory
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Hostname string
    Hostname string
    hostname String
    hostname string
    hostname String

    getPropertyHostnameAuditHistory Result

    The following output properties are available:

    Histories List<GetPropertyHostnameAuditHistoryHistory>
    Hostname string
    Id string
    The provider-assigned unique ID for this managed resource.
    Histories []GetPropertyHostnameAuditHistoryHistory
    Hostname string
    Id string
    The provider-assigned unique ID for this managed resource.
    histories List<GetPropertyHostnameAuditHistoryHistory>
    hostname String
    id String
    The provider-assigned unique ID for this managed resource.
    histories GetPropertyHostnameAuditHistoryHistory[]
    hostname string
    id string
    The provider-assigned unique ID for this managed resource.
    histories Sequence[GetPropertyHostnameAuditHistoryHistory]
    hostname str
    id str
    The provider-assigned unique ID for this managed resource.
    histories List<Property Map>
    hostname String
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetPropertyHostnameAuditHistoryHistory

    Action string
    The type of action performed to the property hostname. Possible values are:

    • ACTIVATE - When the hostname is currently serving traffic.
    • DEACTIVATE - When the hostname isn't serving traffic.
    • ADD - When the user requested to add the hostname to a property.
    • REMOVE - When the user requested to remove the hostname from a property.
    • MOVE - When the hostname was moved from one property to another.
    • MODIFY - When the user changed the edgeHostnameId or certProvisioningType values for an already-activated hostname.
    • ABORTED - When the user request to cancel the hostname activation.
    • ERROR - When the hostname activation failed.
    CertProvisioningType string
    The type of certificate used in the property hostname. Possible values are:

    • CPS_MANAGED - For certificates you create with the Certificate Provisioning System API (CPS).
    • DEFAULT - For Default Domain Validation (DV) certificates deployed automatically.
    • CCM - For the third party certificates created with the Cloud Certificate Manager.
    CnameTo string
    The edge hostname that the hostname points to.
    ContractId string
    Identifies the prevailing contract under which the data was requested.
    EdgeHostnameId string
    Id of the edge hostname the hostname points to.
    GroupId string
    Identifies the group under which the property is activated.
    Network string
    The network of activated hostnames. Possible values are:

    • STAGING - Staging network.
    • PRODUCTION - Production network.
    PropertyId string
    Unique identifier for the property.
    Timestamp string
    Indicates when the action occurred.
    User string
    The user who initiated the action.
    Action string
    The type of action performed to the property hostname. Possible values are:

    • ACTIVATE - When the hostname is currently serving traffic.
    • DEACTIVATE - When the hostname isn't serving traffic.
    • ADD - When the user requested to add the hostname to a property.
    • REMOVE - When the user requested to remove the hostname from a property.
    • MOVE - When the hostname was moved from one property to another.
    • MODIFY - When the user changed the edgeHostnameId or certProvisioningType values for an already-activated hostname.
    • ABORTED - When the user request to cancel the hostname activation.
    • ERROR - When the hostname activation failed.
    CertProvisioningType string
    The type of certificate used in the property hostname. Possible values are:

    • CPS_MANAGED - For certificates you create with the Certificate Provisioning System API (CPS).
    • DEFAULT - For Default Domain Validation (DV) certificates deployed automatically.
    • CCM - For the third party certificates created with the Cloud Certificate Manager.
    CnameTo string
    The edge hostname that the hostname points to.
    ContractId string
    Identifies the prevailing contract under which the data was requested.
    EdgeHostnameId string
    Id of the edge hostname the hostname points to.
    GroupId string
    Identifies the group under which the property is activated.
    Network string
    The network of activated hostnames. Possible values are:

    • STAGING - Staging network.
    • PRODUCTION - Production network.
    PropertyId string
    Unique identifier for the property.
    Timestamp string
    Indicates when the action occurred.
    User string
    The user who initiated the action.
    action String
    The type of action performed to the property hostname. Possible values are:

    • ACTIVATE - When the hostname is currently serving traffic.
    • DEACTIVATE - When the hostname isn't serving traffic.
    • ADD - When the user requested to add the hostname to a property.
    • REMOVE - When the user requested to remove the hostname from a property.
    • MOVE - When the hostname was moved from one property to another.
    • MODIFY - When the user changed the edgeHostnameId or certProvisioningType values for an already-activated hostname.
    • ABORTED - When the user request to cancel the hostname activation.
    • ERROR - When the hostname activation failed.
    certProvisioningType String
    The type of certificate used in the property hostname. Possible values are:

    • CPS_MANAGED - For certificates you create with the Certificate Provisioning System API (CPS).
    • DEFAULT - For Default Domain Validation (DV) certificates deployed automatically.
    • CCM - For the third party certificates created with the Cloud Certificate Manager.
    cnameTo String
    The edge hostname that the hostname points to.
    contractId String
    Identifies the prevailing contract under which the data was requested.
    edgeHostnameId String
    Id of the edge hostname the hostname points to.
    groupId String
    Identifies the group under which the property is activated.
    network String
    The network of activated hostnames. Possible values are:

    • STAGING - Staging network.
    • PRODUCTION - Production network.
    propertyId String
    Unique identifier for the property.
    timestamp String
    Indicates when the action occurred.
    user String
    The user who initiated the action.
    action string
    The type of action performed to the property hostname. Possible values are:

    • ACTIVATE - When the hostname is currently serving traffic.
    • DEACTIVATE - When the hostname isn't serving traffic.
    • ADD - When the user requested to add the hostname to a property.
    • REMOVE - When the user requested to remove the hostname from a property.
    • MOVE - When the hostname was moved from one property to another.
    • MODIFY - When the user changed the edgeHostnameId or certProvisioningType values for an already-activated hostname.
    • ABORTED - When the user request to cancel the hostname activation.
    • ERROR - When the hostname activation failed.
    certProvisioningType string
    The type of certificate used in the property hostname. Possible values are:

    • CPS_MANAGED - For certificates you create with the Certificate Provisioning System API (CPS).
    • DEFAULT - For Default Domain Validation (DV) certificates deployed automatically.
    • CCM - For the third party certificates created with the Cloud Certificate Manager.
    cnameTo string
    The edge hostname that the hostname points to.
    contractId string
    Identifies the prevailing contract under which the data was requested.
    edgeHostnameId string
    Id of the edge hostname the hostname points to.
    groupId string
    Identifies the group under which the property is activated.
    network string
    The network of activated hostnames. Possible values are:

    • STAGING - Staging network.
    • PRODUCTION - Production network.
    propertyId string
    Unique identifier for the property.
    timestamp string
    Indicates when the action occurred.
    user string
    The user who initiated the action.
    action str
    The type of action performed to the property hostname. Possible values are:

    • ACTIVATE - When the hostname is currently serving traffic.
    • DEACTIVATE - When the hostname isn't serving traffic.
    • ADD - When the user requested to add the hostname to a property.
    • REMOVE - When the user requested to remove the hostname from a property.
    • MOVE - When the hostname was moved from one property to another.
    • MODIFY - When the user changed the edgeHostnameId or certProvisioningType values for an already-activated hostname.
    • ABORTED - When the user request to cancel the hostname activation.
    • ERROR - When the hostname activation failed.
    cert_provisioning_type str
    The type of certificate used in the property hostname. Possible values are:

    • CPS_MANAGED - For certificates you create with the Certificate Provisioning System API (CPS).
    • DEFAULT - For Default Domain Validation (DV) certificates deployed automatically.
    • CCM - For the third party certificates created with the Cloud Certificate Manager.
    cname_to str
    The edge hostname that the hostname points to.
    contract_id str
    Identifies the prevailing contract under which the data was requested.
    edge_hostname_id str
    Id of the edge hostname the hostname points to.
    group_id str
    Identifies the group under which the property is activated.
    network str
    The network of activated hostnames. Possible values are:

    • STAGING - Staging network.
    • PRODUCTION - Production network.
    property_id str
    Unique identifier for the property.
    timestamp str
    Indicates when the action occurred.
    user str
    The user who initiated the action.
    action String
    The type of action performed to the property hostname. Possible values are:

    • ACTIVATE - When the hostname is currently serving traffic.
    • DEACTIVATE - When the hostname isn't serving traffic.
    • ADD - When the user requested to add the hostname to a property.
    • REMOVE - When the user requested to remove the hostname from a property.
    • MOVE - When the hostname was moved from one property to another.
    • MODIFY - When the user changed the edgeHostnameId or certProvisioningType values for an already-activated hostname.
    • ABORTED - When the user request to cancel the hostname activation.
    • ERROR - When the hostname activation failed.
    certProvisioningType String
    The type of certificate used in the property hostname. Possible values are:

    • CPS_MANAGED - For certificates you create with the Certificate Provisioning System API (CPS).
    • DEFAULT - For Default Domain Validation (DV) certificates deployed automatically.
    • CCM - For the third party certificates created with the Cloud Certificate Manager.
    cnameTo String
    The edge hostname that the hostname points to.
    contractId String
    Identifies the prevailing contract under which the data was requested.
    edgeHostnameId String
    Id of the edge hostname the hostname points to.
    groupId String
    Identifies the group under which the property is activated.
    network String
    The network of activated hostnames. Possible values are:

    • STAGING - Staging network.
    • PRODUCTION - Production network.
    propertyId String
    Unique identifier for the property.
    timestamp String
    Indicates when the action occurred.
    user String
    The user who initiated the action.

    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