Proxy zones
Number of APIs: 10
-
Update a proxy zone TSIG key by name PUT https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/key
-
List proxy zones GET https://{{host}}/config-dns/v2/proxies/:proxyId/zones
-
List proxy zone keys GET https://{{host}}/config-dns/v2/proxies/:proxyId/zones/keys
-
Get a proxy zone by name GET https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name
-
Get a proxy zone TSIG key by name GET https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/key
-
Delete a proxy zone TSIG key by name DELETE https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/key
-
Get proxy zones for a TSIG key GET https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/key/used-by
-
Get a manual filter report GET https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/manual-filter-names
-
Manage manual filter names POST https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/manual-filter-names/manage
-
Initialize manual filter names with a zone file POST https://{{host}}/config-dns/v2/proxies/:proxyId/zones/:name/manual-filter-names/zone-file