Convert status
Synopsis
Check bulk zone convert status.
Syntax
Get-EDNSConvertStatus [-IsComplete] [-Page <Int32>] [-PageSize <Int32>] [-ShowAll] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-EDNSConvertStatus -RequestID <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Retrieves the current status of a running or completed zone conversion request.
The requestId is returned when the conversion request is initiated.
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. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑IsComplete | Returns only completed requests. |
‑Page | Which page of results to return. The first page is page |
‑PageSize | The number of results per page to return. |
‑RequestIDConditionally required | The ID of the create request. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑ShowAll | Disables paging and sorting and shows the entire list all at once, |
Related Links
Updated 11 days ago
