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:
- Property
Id string - Contract
Id string - Group
Id string - Network string
- Property
Id string - Contract
Id string - Group
Id string - Network string
- property
Id String - contract
Id String - group
Id String - network String
- property
Id string - contract
Id string - group
Id string - network string
- property_
id str - contract_
id str - group_
id str - network str
- property
Id String - contract
Id String - group
Id String - network String
getPropertyHostnameActivations Result
The following output properties are available:
- Account
Id string - Contract
Id string - Group
Id string - Hostname
Activations List<GetProperty Hostname Activations Hostname Activation> - Id string
- The provider-assigned unique ID for this managed resource.
- Property
Id string - Property
Name string - Network string
- Account
Id string - Contract
Id string - Group
Id string - Hostname
Activations []GetProperty Hostname Activations Hostname Activation - Id string
- The provider-assigned unique ID for this managed resource.
- Property
Id string - Property
Name string - Network string
- account
Id String - contract
Id String - group
Id String - hostname
Activations List<GetProperty Hostname Activations Hostname Activation> - id String
- The provider-assigned unique ID for this managed resource.
- property
Id String - property
Name String - network String
- account
Id string - contract
Id string - group
Id string - hostname
Activations GetProperty Hostname Activations Hostname Activation[] - id string
- The provider-assigned unique ID for this managed resource.
- property
Id string - property
Name 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
- account
Id String - contract
Id String - group
Id String - hostname
Activations List<Property Map> - id String
- The provider-assigned unique ID for this managed resource.
- property
Id String - property
Name String - network String
Supporting Types
GetPropertyHostnameActivationsHostnameActivation
- Activation
Type string - The activation type, either
ACTIVATEorDEACTIVATE. - Hostname
Activation 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.
- Notify
Emails 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. - Submit
Date string - The timestamp indicating when the activation was initiated.
- Update
Date string - The ISO 8601 timestamp indicating when the status last changed.
- Activation
Type string - The activation type, either
ACTIVATEorDEACTIVATE. - Hostname
Activation 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.
- Notify
Emails []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. - Submit
Date string - The timestamp indicating when the activation was initiated.
- Update
Date string - The ISO 8601 timestamp indicating when the status last changed.
- activation
Type String - The activation type, either
ACTIVATEorDEACTIVATE. - hostname
Activation 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.
- notify
Emails 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. - submit
Date String - The timestamp indicating when the activation was initiated.
- update
Date String - The ISO 8601 timestamp indicating when the status last changed.
- activation
Type string - The activation type, either
ACTIVATEorDEACTIVATE. - hostname
Activation 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.
- notify
Emails 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. - submit
Date string - The timestamp indicating when the activation was initiated.
- update
Date 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.
- activation
Type String - The activation type, either
ACTIVATEorDEACTIVATE. - hostname
Activation 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.
- notify
Emails 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. - submit
Date String - The timestamp indicating when the activation was initiated.
- update
Date 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.
