NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
TransportNodeStatus (schema)
Name | Description | Type | Notes |
---|---|---|---|
agent_status | NSX agents status | AgentStatusCount | |
control_connection_status | Control connection status | StatusCount | |
evpn_tunnel_status | EVPN Tunnel Status | TunnelStatusCount | |
high_availability_status | Edge Node's HA status High Availability status of the edge node. |
string | Enum: UNKNOWN, UP, DOWN, ADMIN_DOWN, UNREACHABLE |
last_aggsvc_heartbeat | Timestamp of the last agg-service heartbeat, in epoch milliseconds. | EpochMsTimestamp | |
last_status_changed_time | Timestamp of the last status change, in epoch milliseconds. | EpochMsTimestamp | |
mgmt_connection_status | Management connection status | string | Enum: UP, DOWN |
node_display_name | Display name Transport node display name |
string | |
node_path | Transport node path | string | |
node_status | Node status | NodeStatus | |
node_type | Transport node type Transport node type. |
string | Enum: HostNode, EdgeNode |
node_uuid | Transport node uuid | string | |
pnic_status | pNIC status | StatusCount | |
status | Roll-up status of connections Roll-up status of pNIC, management connection, control connection, tunnel status, agent status |
string | Enum: UP, DOWN, DEGRADED, UNKNOWN |
status_description | Status description Describe what makes the status not UP |
string | |
storage_state | Storage state Edge node storage state. |
string | Enum: READ_WRITE, READ_ONLY, UNKNOWN |
threat_status | Threat status | ThreatStatus | |
tier_0s | Edge node tier0 status List of Edge node tier0 statuses. |
array of Tier0Status | |
tunnel_status | Tunnel Status | TunnelStatusCount | |
vm_uuid | Edge VM UUID Edge node virtual machine unique identifier. This is reported only for Edge Virtual Machine Type deployed on NSX configured host nodes. |
string | |
vtep_state | VTEP state Edge node VTEP state. |
string | Enum: UP, DOWN, UNKNOWN |