Domain
Synopsis
Get a domain
Syntax
Get-DOMDomain -DomainName <String> -ValidationScope <String> [-IncludeDomainStatusHistory] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-DOMDomain [-Paginate] [-Page <Int32>] [-PageSize <Int32>] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Lists all domains in Domain Ownership Manager, or returns a specific domain by its DomainName.
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. |
‑DomainNameConditionally required | Name of the domain. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑IncludeDomainStatusHistory | Whether to return domain status history. |
‑Page | Page index starting with 1. By default, |
‑PageSize | Number of records to fetch on a page. By default, |
‑Paginate | Whether to return a paginated response. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑ValidationScopeConditionally required | Validation scope of the domain. For |
Related Links
Updated 11 days ago
