NSX-T Data Center REST API
Resync a Transport Node
Resync the TransportNode configuration on a host.It is similar to updating the TransportNode with existing configuration,
but force synce these configurations to the host (no backend optimizations).
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/transport-nodes/<transportnode-id>?action=resync_host_config
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/transport-nodes/97a8c255-0dea-4561-8054-4d5027d8e19d?action=resync_host_configSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a