cURL
curl --request GET \ --url https://api.___serverhost___/dns/v2/zones/{zoneName}/export
{ "raw_zone": "<string>" }
Export zone to bind9 format.
ExportZoneResponse
The response is of type object.
object
Was this page helpful?