Include activation
Synopsis
Get or list property include activations.
Syntax
Get-PropertyIncludeActivation [-IncludeName] <String> [-IncludeActivationID <String>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-PropertyIncludeActivation -IncludeID <String> [-IncludeActivationID <String>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Gets all activations of a property include or returns a specific activation record by its ID.
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. |
| ‑ContractId | Your contract's ID. The parameter is optional if a property belongs to only one contract; otherwise, you need to specify it along with the |
| ‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
| ‑GroupID | Your group's ID. The parameter is optional if a property belongs to only one group, otherwise you need to specify it along with the |
| ‑IncludeActivationID | The ID of your property or include activation. |
‑IncludeIDConditionally required | Your include's ID. Commonly, you only need to specify either |
‑IncludeNameConditionally required | A human-readable name of your property include. |
| ‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 2 months ago
