NSX-T Data Center REST API
Enable the DNS forwarder.
Enable the DNS forwarder if the forwarder is currently disabled. If theDNS forwarder is already enabled, the forwarder will not be re-enabled.
Please note, once a DNS forwarder is disabled then enabled, the previous
DNS forwarder statistics counters will be reset.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/dns/forwarders/<forwarder-id>?action=enable
                  
              
            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=enableSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  