Domain validation
Resume-PropertyDomainValidation
Synopsis
Resume domain validation.
Syntax
Resume-PropertyDomainValidation [-PropertyName] <String> -Domain <String[]> [-ContractID <String>] [-GroupID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Resume-PropertyDomainValidation -PropertyID <String> -Domain <String[]> [-ContractID <String>] [-GroupID <String>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
If you're using Default Domain Validation (DV) certificates, some domains validated using either manual HTTP or manual DNS method can return the PAUSED_AWAITING_PROCEED authorization status in Get-PropertyHostname or Get-BucketHostname. Run this operation to resume the validation process for these domains.
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 |
‑DomainRequired | Input the domains that had the PAUSEDAWAITINGPROCEED authorization status in the response to Get-PropertyHostname or Get-BucketHostname. You need to verify and fix the issues that paused the domain validation process to be able to continue. |
‑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 |
‑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 |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
