Create a Zone Transfer Setting

Method:              POST URI:                       /CloudDNS/ZoneTransfer/Setting This method creates a new Zone Transfer Setting. Parameter Description Name “string”  

Remove Zone Transfer Setting

Method:              DELETE URI:                       /CloudDNS/ZoneTransfer/Setting/{settingId} This method deletes an existing Zone Transfer Setting.  

Modify a Zone Transfer Setting

Method:              PUT URI:                       /CloudDNS/ZoneTransfer/Setting/{settingId} This modifies an existing Zone Transfer Setting name. Parameter Description Name “string”  

Create a Zone Transfer Setting Entry

Method:              POST URI:                       /CloudDNS/ZoneTransfer/Setting/{settingId}/Entry This method creates a new Zone Transfer Setting Entry. Parameter Description TransferSettingId “string” StartIPAddress “string” EndIPAddress “string” MaskSize “string”  

Remove Zone Transfer Setting Entry

Method:              DELETE URI:                       /CloudDNS/ZoneTransfer/Setting/{settingId}/Entry/{entryId} This method removes the Zone Transfer setting Entry.  

Modify Zone Transfer Entry

Method:              PUT URI:                       /CloudDNS/ZoneTransfer/Setting/{settingId}/Entry/{entryId} This method modifies an existing Zone Transfer Entry. Parameter Description TransferSettingId “string” StartIPAddress “string” EndIPAddress “string” MaskSize “string”  

Retrieve All Zone Transfer Setting Entries

Method:              GET URI:                       /CloudDNS/ZoneTransfer/Setting/{settingID}/Entry/All This method retrieves the Zone Transfer Setting Entries The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards should be preceded by an ampersand “&” character. The options include: Parameter […]

Retrieve All Zone Transfer Settings

Method:              GET URI:                       /CloudDNS/ZoneTransfer/SettingAll/All This method retrieves the Zone Transfer settings. The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards should be preceded by an ampersand “&” character. The options include: Parameter Description […]

DNS Zone Transfer API

Navigate to one of the links on the left to find specific information for the call you are looking for.

Zone Transfers

Not interested in reading the manual? We cover the essentials in a video at the bottom of this page! By default, no DNS servers other than those controlled by Total Uptime are allowed to perform a Zone Transfer (AXFR or IXFR). This is the recommended best practice and ensures the security of your zone by […]