System Administration > Configuration > Fabric > Nodes > Transport Node Collections

Retry the process on applying transport node profile

This API is relevant for compute collection on which vLCM is enabled. This API shpuld be invoked to retry the realization of transport node profile on the compute collection. This is useful when profile realization had failed because of error in vLCM. This API has no effect if vLCM is not enabled on the computer collection.

Request:

Method:
POST
URI Path(s):
/api/v1/transport-node-collections/<transport-node-collection-id>?action=retry_profile_realization
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/transport-node-collections/33dbf426-c282-42a0-9ae2-5e924b8a78b4?action=retry_profile_realization

Successful Response:

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

Required Permissions:

crud

Feature:

nodes_transport_nodes

Additional Errors: