From: Henk Kraal Date: Thu, 19 Mar 2015 21:44:34 +0000 (+0100) Subject: Added documentation for zone export. X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~98^2~35^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2364%2Fhead;p=thirdparty%2Fpdns.git Added documentation for zone export. --- diff --git a/docs/markdown/httpapi/api_spec.md b/docs/markdown/httpapi/api_spec.md index c33bcb82e5..8c26ce18e6 100644 --- a/docs/markdown/httpapi/api_spec.md +++ b/docs/markdown/httpapi/api_spec.md @@ -520,7 +520,17 @@ configuration. Not supported for recursors. -Clients MUST NOT send a body. +**Note**: Added in 3.4.2 + + +URL: /servers/:server\_id/zones/:zone\_id/export +------------------------------------------------------- + +Allowed methods: `GET` + +Returns the zone in AXFR format. + +Not supported for recursors. URL: /servers/:server\_id/zones/:zone\_id/check