Include
Synopsis
Validate an include.
Syntax
Test-PropertyInclude [-PropertyName] <String> [-PropertyVersion] <String> [-IncludeActivationID] <String> [-Offset <Int32>] [-Limit <Int32>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Test-PropertyInclude -PropertyID <String> [-PropertyVersion] <String> [-IncludeActivationID] <String> [-Offset <Int32>] [-Limit <Int32>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Gets the results of an include validation against the specified parent property version that references the include.
Note: The required
-IncludeActivationIDis only available as the response to an activation request, and not when listing Include activations.
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 |
‑IncludeActivationIDRequired | The ID of your property or include activation. |
‑Limit | For paginated responses, the number of |
‑Offset | For paginated responses, the page of results you want to navigate to, starting from |
‑PropertyIDConditionally required | Your property's ID. Commonly, you only need to specify either |
‑PropertyNameConditionally required | A human-readable name for your property. Commonly, you only need to specify either |
‑PropertyVersionRequired | Property's incremental version number. Can be an integer or the word |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 3 months ago
