Zone to primary
Convert-EDNSZoneToPrimary
Synopsis
Submit a bulk zone convert primary request.
Syntax
Convert-EDNSZoneToPrimary [-Zone] <String[]> [[-Comment] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Submits an asynchronous request to convert one or more DNS zones to primary.
All zones included in the request must belong to the same contract and group.
Use the requestId returned in the response to track the task's progress and retrieve the results upon completion.
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. |
‑Comment | Free-form user comments. |
‑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 |
‑ZoneRequired | Your zone's name. |
Related Links
Updated 1 day ago
