Activation
Get-NetworkListActivation
Synopsis
Get activation details.
Syntax
Get-NetworkListActivation [-ActivationID] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Provides detailed information on the status of a given activation, including progress on fast activation and other audit information. To get the standard activation status information, run the Get-NetworkListActivationStatus
operation.
Parameters
‑AccountSwitchKey |
An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑ActivationID Required |
Your activation request's ID. |
‑EdgeRCFile |
Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 16 days ago