Zone transfer status
Get-EdnsZoneTransferStatus
Synopsis
Get secondary zones transfer status.
Syntax
Get-EdnsZoneTransferStatus [-Zones] <Object> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Gets the results of the most recent zone transfer attempts for one or more zones.
When you configure a secondary zone, several Akamai nameservers known as zone transfer agents perform zone transfer requests to fetch the record data from the zone's configured master nameservers.
The data returned by this operation describes the results of those zone transfers.
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 |
‑Section |
The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑Zones Required |
A list of zone names. |
Related Links
Updated 10 days ago