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

Get high-level summary of all transport nodes. The service layer does not support source = realtime or cached.

Request:

Method:
GET
URI Path(s):
/api/v1/transport-nodes/status
Request Headers:
n/a
Query Parameters:
TransportNodeFilter+
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/transport-nodes/status

Successful Response:

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

Example Response:

{ "down_count": 0, "unknown_count": 2, "up_count": 0, "degraded_count": 0 }

Required Permissions:

read

Feature:

nodes_transport_nodes

Additional Errors: