Domain
Synopsis
Validate pending domains
Syntax
Complete-DOMDomain [-DomainName] <String[]> [-ValidationScope] <String[]> [-ValidationMethod] <String[]> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Immediately validates the domains using the DNS CNAME, DNS TXT, and HTTP methods.
Use this operation when you've already updated your DNS or HTTP server and want to skip the standard queue to start the validation now.
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. |
‑DomainNameRequired | Name of the domain. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑ValidationMethodRequired | Preferred validation method for instant validation of a domain, either DNSCNAME, DNSTXT, or HTTP. |
‑ValidationScopeRequired | Validation scope of the domain. For |
Related Links
Updated 11 days ago
