Property debug key
Get-PropertyDebugKey
Synopsis
Generate enhanced debug key
Syntax
Get-PropertyDebugKey [-PropertyName] <String> [-PropertyVersion] <String> [[-Option] <String>] [-DurationInHours <Int32>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-PropertyDebugKey -PropertyID <String> [-PropertyVersion] <String> [[-Option] <String>] [-DurationInHours <Int32>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-PropertyDebugKey -Hostname <String> [-PropertyVersion] <String> [[-Option] <String>] [-DurationInHours <Int32>] [-GroupID <String>] [-ContractId <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Locates a property version by name, ID or hostname in order to retrieve the Enhanced Debug key and generate the akamai-debug header value needed to enable enhanced debug response headers in a web request.
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 |
‑HostnameConditionally required | The |
‑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 about 24 hours ago
