Apply cluster level Transport Node Profile on overridden host
(Deprecated)
A host can be overridden to have different configuration than Transport
Node Profile(TNP) on cluster. This action will restore such overridden host
back to cluster level TNP.
This API can be used in other case. When TNP is applied to a cluster,
if any validation fails (e.g. VMs running on host) then existing transport
node (TN) is not updated. In that case after the issue is resolved manually
(e.g. VMs powered off), you can call this API to update TN as per cluster
level TNP.
Deprecated: This api is now deprecated. Please use new api - /infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/<host-transport-node-id>?action=restore_cluster_config
Request:
URI Path(s):
/api/v1/transport-nodes/{transport-node-id}?action=restore_cluster_config
Example Request:
POST https://<nsx-mgr>/api/v1/transport-nodes/97a8c255-0dea-4561-8054-4d5027d8e19d?action=restore_cluster_config
Successful Response:
Required Permissions:
crud
Feature:
nodes_transport_nodes
Additional Errors: