NSX-T Data Center REST API
Resync a Host 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).
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/<host-transport-node-id>?action=resync_host_config
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/policy/api/v1/infra/sites/Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a