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

Creates a status report of transport nodes of all the transport zones

You must provide the request header "Accept:application/octet-stream" when calling this API.

Request:

Method:
GET
URI Path(s):
/api/v1/transport-zones/transport-node-status-report
Request Headers:
n/a
Query Parameters:
TransportNodeReportParameters+
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/transport-zones/transport-node-status-report

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/octet-stream
Response Body:
n/a

Example Response:

nodeUuid,controlConnectionStatus,pnicStatus,mgmtConnectionStatus,tunnelStatus,agentStatus, threatStatus,upTunnelCount,downTunnelCount,upAgentCount,downAgentCount "56c869c2-3936-11e7-97d7-e3f11175ca7b",UP,UP,UP,UP,UP,NORMAL,1,0,2,0 "4afcf3e6-3936-11e7-94d2-e7fc52d5bade",UP,UP,UP,UP,UP,NORMAL,1,0,2,0 "fe1ab3b8-741a-4015-863f-058c049ee506",UP,UP,UP,UP,UP,NORMAL,1,0,2,0 "f55ff9ec-3f91-11e7-8441-000c29ee2825",UP,UP,UP,UP,UP,NORMAL,1,0,2.0

Required Permissions:

read

Feature:

tools_heatmap

Additional Errors: