Submit a bulk zone convert secondary request

Submits an asynchronous request to convert one or more DNS zones to secondary. The request body must be a JSON array, with each object containing the required data for the conversion. All zones must belong to the same contract and group. The conversion is handled by an offline task. Use the requestId returned in the response to monitor the task's progress and retrieve the results when complete.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
string

Optional user-defined comment describing the conversion request.

masters
array of strings
required

A list of master nameserver hostnames or IP addresses from which the zone data should be transferred.

masters*
tsigKey
object

A TSIG key.

zoneList
array of objects
required

A list of Edge DNS zones to be converted to secondary.

zoneList*
Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json