Export DNS Zone
POST
/enum.api.v1.DnsService/ExportZone
ExportZone renders the zone as a BIND zone file. The zone must be active.
Request Body required
Section titled “Request Body required ”object
projectId
string
zoneId
string
Responses
Section titled “ Responses ”OK
object
zoneData
Zone_data is the zone rendered as a BIND zone file.
string