Akamai v8.1.0 published on Friday, Apr 11, 2025 by Pulumi
akamai.getPropertyHostnameActivations
Explore with Pulumi AI
Using getPropertyHostnameActivations
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 getPropertyHostnameActivations(args: GetPropertyHostnameActivationsArgs, opts?: InvokeOptions): Promise<GetPropertyHostnameActivationsResult>
function getPropertyHostnameActivationsOutput(args: GetPropertyHostnameActivationsOutputArgs, opts?: InvokeOptions): Output<GetPropertyHostnameActivationsResult>def get_property_hostname_activations(contract_id: Optional[str] = None,
                                      group_id: Optional[str] = None,
                                      network: Optional[str] = None,
                                      property_id: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetPropertyHostnameActivationsResult
def get_property_hostname_activations_output(contract_id: Optional[pulumi.Input[str]] = None,
                                      group_id: Optional[pulumi.Input[str]] = None,
                                      network: Optional[pulumi.Input[str]] = None,
                                      property_id: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetPropertyHostnameActivationsResult]func GetPropertyHostnameActivations(ctx *Context, args *GetPropertyHostnameActivationsArgs, opts ...InvokeOption) (*GetPropertyHostnameActivationsResult, error)
func GetPropertyHostnameActivationsOutput(ctx *Context, args *GetPropertyHostnameActivationsOutputArgs, opts ...InvokeOption) GetPropertyHostnameActivationsResultOutput> Note: This function is named GetPropertyHostnameActivations in the Go SDK.
public static class GetPropertyHostnameActivations 
{
    public static Task<GetPropertyHostnameActivationsResult> InvokeAsync(GetPropertyHostnameActivationsArgs args, InvokeOptions? opts = null)
    public static Output<GetPropertyHostnameActivationsResult> Invoke(GetPropertyHostnameActivationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPropertyHostnameActivationsResult> getPropertyHostnameActivations(GetPropertyHostnameActivationsArgs args, InvokeOptions options)
public static Output<GetPropertyHostnameActivationsResult> getPropertyHostnameActivations(GetPropertyHostnameActivationsArgs args, InvokeOptions options)
fn::invoke:
  function: akamai:index/getPropertyHostnameActivations:getPropertyHostnameActivations
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PropertyId string
- ContractId string
- GroupId string
- Network string
- PropertyId string
- ContractId string
- GroupId string
- Network string
- propertyId String
- contractId String
- groupId String
- network String
- propertyId string
- contractId string
- groupId string
- network string
- property_id str
- contract_id str
- group_id str
- network str
- propertyId String
- contractId String
- groupId String
- network String
getPropertyHostnameActivations Result
The following output properties are available:
- AccountId string
- ContractId string
- GroupId string
- HostnameActivations List<GetProperty Hostname Activations Hostname Activation> 
- Id string
- The provider-assigned unique ID for this managed resource.
- PropertyId string
- PropertyName string
- Network string
- AccountId string
- ContractId string
- GroupId string
- HostnameActivations []GetProperty Hostname Activations Hostname Activation 
- Id string
- The provider-assigned unique ID for this managed resource.
- PropertyId string
- PropertyName string
- Network string
- accountId String
- contractId String
- groupId String
- hostnameActivations List<GetProperty Hostname Activations Hostname Activation> 
- id String
- The provider-assigned unique ID for this managed resource.
- propertyId String
- propertyName String
- network String
- accountId string
- contractId string
- groupId string
- hostnameActivations GetProperty Hostname Activations Hostname Activation[] 
- id string
- The provider-assigned unique ID for this managed resource.
- propertyId string
- propertyName string
- network string
- account_id str
- contract_id str
- group_id str
- hostname_activations Sequence[GetProperty Hostname Activations Hostname Activation] 
- id str
- The provider-assigned unique ID for this managed resource.
- property_id str
- property_name str
- network str
- accountId String
- contractId String
- groupId String
- hostnameActivations List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
- propertyId String
- propertyName String
- network String
Supporting Types
GetPropertyHostnameActivationsHostnameActivation     
- ActivationType string
- The activation type, either ACTIVATEorDEACTIVATE.
- HostnameActivation stringId 
- The ISO 8601 timestamp property hostname activation's unique identifier.
- Network string
- The network of activation, either STAGINGorPRODUCTION.`
- Note string
- Assigns a log message to the activation request.
- NotifyEmails List<string>
- Email addresses to notify when the activation status changes.
- Status string
- The activation's status. ACTIVEif currently serving traffic.INACTIVEif another activation has superseded this one.PENDINGif not yet active.ABORTEDif the client followed up with aDELETErequest in time.FAILEDif the activation causes a range of edge network errors that may cause a fallback to the previous activation.PENDING_DEACTIVATIONorDEACTIVATEDwhen theactivation_typeisDEACTIVATEto no longer serve traffic.
- SubmitDate string
- The timestamp indicating when the activation was initiated.
- UpdateDate string
- The ISO 8601 timestamp indicating when the status last changed.
- ActivationType string
- The activation type, either ACTIVATEorDEACTIVATE.
- HostnameActivation stringId 
- The ISO 8601 timestamp property hostname activation's unique identifier.
- Network string
- The network of activation, either STAGINGorPRODUCTION.`
- Note string
- Assigns a log message to the activation request.
- NotifyEmails []string
- Email addresses to notify when the activation status changes.
- Status string
- The activation's status. ACTIVEif currently serving traffic.INACTIVEif another activation has superseded this one.PENDINGif not yet active.ABORTEDif the client followed up with aDELETErequest in time.FAILEDif the activation causes a range of edge network errors that may cause a fallback to the previous activation.PENDING_DEACTIVATIONorDEACTIVATEDwhen theactivation_typeisDEACTIVATEto no longer serve traffic.
- SubmitDate string
- The timestamp indicating when the activation was initiated.
- UpdateDate string
- The ISO 8601 timestamp indicating when the status last changed.
- activationType String
- The activation type, either ACTIVATEorDEACTIVATE.
- hostnameActivation StringId 
- The ISO 8601 timestamp property hostname activation's unique identifier.
- network String
- The network of activation, either STAGINGorPRODUCTION.`
- note String
- Assigns a log message to the activation request.
- notifyEmails List<String>
- Email addresses to notify when the activation status changes.
- status String
- The activation's status. ACTIVEif currently serving traffic.INACTIVEif another activation has superseded this one.PENDINGif not yet active.ABORTEDif the client followed up with aDELETErequest in time.FAILEDif the activation causes a range of edge network errors that may cause a fallback to the previous activation.PENDING_DEACTIVATIONorDEACTIVATEDwhen theactivation_typeisDEACTIVATEto no longer serve traffic.
- submitDate String
- The timestamp indicating when the activation was initiated.
- updateDate String
- The ISO 8601 timestamp indicating when the status last changed.
- activationType string
- The activation type, either ACTIVATEorDEACTIVATE.
- hostnameActivation stringId 
- The ISO 8601 timestamp property hostname activation's unique identifier.
- network string
- The network of activation, either STAGINGorPRODUCTION.`
- note string
- Assigns a log message to the activation request.
- notifyEmails string[]
- Email addresses to notify when the activation status changes.
- status string
- The activation's status. ACTIVEif currently serving traffic.INACTIVEif another activation has superseded this one.PENDINGif not yet active.ABORTEDif the client followed up with aDELETErequest in time.FAILEDif the activation causes a range of edge network errors that may cause a fallback to the previous activation.PENDING_DEACTIVATIONorDEACTIVATEDwhen theactivation_typeisDEACTIVATEto no longer serve traffic.
- submitDate string
- The timestamp indicating when the activation was initiated.
- updateDate string
- The ISO 8601 timestamp indicating when the status last changed.
- activation_type str
- The activation type, either ACTIVATEorDEACTIVATE.
- hostname_activation_ strid 
- The ISO 8601 timestamp property hostname activation's unique identifier.
- network str
- The network of activation, either STAGINGorPRODUCTION.`
- note str
- Assigns a log message to the activation request.
- notify_emails Sequence[str]
- Email addresses to notify when the activation status changes.
- status str
- The activation's status. ACTIVEif currently serving traffic.INACTIVEif another activation has superseded this one.PENDINGif not yet active.ABORTEDif the client followed up with aDELETErequest in time.FAILEDif the activation causes a range of edge network errors that may cause a fallback to the previous activation.PENDING_DEACTIVATIONorDEACTIVATEDwhen theactivation_typeisDEACTIVATEto no longer serve traffic.
- submit_date str
- The timestamp indicating when the activation was initiated.
- update_date str
- The ISO 8601 timestamp indicating when the status last changed.
- activationType String
- The activation type, either ACTIVATEorDEACTIVATE.
- hostnameActivation StringId 
- The ISO 8601 timestamp property hostname activation's unique identifier.
- network String
- The network of activation, either STAGINGorPRODUCTION.`
- note String
- Assigns a log message to the activation request.
- notifyEmails List<String>
- Email addresses to notify when the activation status changes.
- status String
- The activation's status. ACTIVEif currently serving traffic.INACTIVEif another activation has superseded this one.PENDINGif not yet active.ABORTEDif the client followed up with aDELETErequest in time.FAILEDif the activation causes a range of edge network errors that may cause a fallback to the previous activation.PENDING_DEACTIVATIONorDEACTIVATEDwhen theactivation_typeisDEACTIVATEto no longer serve traffic.
- submitDate String
- The timestamp indicating when the activation was initiated.
- updateDate String
- The ISO 8601 timestamp indicating when the status last changed.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the akamaiTerraform Provider.