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

Get Transport Node collection application state

Returns the state of transport node collection based on the states of
transport nodes of the hosts which are part of compute collection.

Request:

Method:
GET
URI Path(s):
/api/v1/transport-node-collections/<transport-node-collection-id>/state
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/transport-node-collections/<transport-node-collection-id>/state

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TransportNodeCollectionState+

Example Response:

{ "transport_node_collection_state":"IN_PROGRESS" }

Required Permissions:

read

Feature:

nodes_transport_nodes

Additional Errors: