System Administration > Configuration > Fabric > Nodes > Transport Nodes

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_config

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nodes_transport_nodes

Additional Errors: