NSX-T Data Center REST API
Clear the current cache of the DNS forwarder. (Removed in 9.0)
Clear the current cache of the DNS forwarder.Deprecated: Please use Policy API: POST /policy/api/v1/infra/tier-0s/{tier-0-id}/dns-forwarder?action=clear_cache POST /policy/api/v1/infra/tier-1s/{tier-1-id}/dns-forwarder?action=clear_cache
Request:
Method:
POST
URI Path(s):
/api/v1/dns/forwarders/{forwarder-id}?action=clear_cache
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<nsx-mgr>/api/v1/dns/forwarders/1b6cb97f-ffa3-407c-b2ed-a9616feb95dd?action=clear_cacheSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a