NSX-T Data Center REST API
Get the realized state of a DNS forwarder (Deprecated)
Return the realized state information of a DNS forwarder.After a DNS forwarder was created or updated, you can invoke this API to
check the realization state of the forwarder.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/dns/forwarders/<forwarder-id>/state
                  
              
            Request Headers:
                n/a
            Query Parameters:
    RealizationStateQueryParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/dns/forwarders/f962173f-ac03-4d08-8366-56a41779f61d/state?request_id=1b6cb97f-ffa3-407c-b2ed-a9616feb95ddSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ConfigurationState+
  