Skip to content

Export DNS Zone

POST
/enum.api.v1.DnsService/ExportZone

ExportZone renders the zone as a BIND zone file. The zone must be active.

object
projectId
string
zoneId
string

OK

object
zoneData

Zone_data is the zone rendered as a BIND zone file.

string