Include parent
Synopsis
List parent properties.
Syntax
Get-PropertyIncludeParent [-IncludeName] <String> [-Offset <Int32>] [-Limit <Int32>] [-ContractID <String>] [-GroupID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-PropertyIncludeParent -IncludeID <String> [-Offset <Int32>] [-Limit <Int32>] [-ContractID <String>] [-GroupID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Lists all active properties that reference a specific include. Combine optional query parameters to paginate, sort, and filter the results.
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 |
‑IncludeIDConditionally required | Your include's ID. Commonly, you only need to specify either |
‑IncludeNameConditionally required | A human-readable name of your property include. |
‑Limit | For paginated responses, the number of |
‑Offset | For paginated responses, the page of results you want to navigate to, starting from |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 12 days ago
