NSX-T Data Center REST API

Get the container hyperbus status on given node

This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/host-transport-nodes/{node-id}/hyperbus-status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

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

Example Response:

{ "transport_node_id": "7c7dd92c-d77a-4ce4-953c-cc04a4367984", "hyperbus_status": "HEALTHY", }

Required Permissions:

read

Feature:

tools_system_health_agent

Additional Errors: