Proxy zone create result
Synopsis
Get a bulk proxy zone create result.
Syntax
Get-EDNSProxyZoneCreateResult -ProxyID <String> [-Page <Int32>] [-PageSize <Int32>] [-ShowAll] [-IsComplete] [-IsExpired] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Get-EDNSProxyZoneCreateResult -ProxyID <String> -RequestID <String> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Retrieves the results from a completed request.
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. |
‑IsExpired | Returns requests based on request expiration. |
‑Page | Which page of results to return. The first page is page |
‑PageSize | The number of results per page to return. |
‑ProxyIDRequired | The proxy ID you're working with. |
‑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
