Retrieving the Zone Transfer status using the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

REST Syntax

Click to view all REST Resources

/REST/ZoneTransfer/ GET — Retrieves information from the zone’s transfer task.

HTTP Action — GET

URI — https://api.dynect.net/REST/ZoneTransfer/<zonename>/

Arguments — No arguments.

Response — Click for More Info

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

ZoneTransferStatus — Retrieves the status of the zone transfer task.

Arguments:

  • string zoneRequired. Name of the zone.
Response — Click for More Info

Example Request — Click for More Info