NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
TransportNodeStateParameters (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| mm_state | Realized maintenance node state | MaintenanceModeState | |
| node_types | A list of node types separated by comma or a single type EdgeNode and VirtualNetworkAppliance are supported values in this node_types filter parameter for MP transport-nodes state API. EDGE_NODE and VIRTUAL_NETWORK_APPLIANCE are supported values in this node_types filter parameter for Policy edge-transport-nodes state API |
string | |
| status | Realized state of transport nodes | string | Enum: PENDING, IN_PROGRESS, SUCCESS, PARTIAL_SUCCESS, FAILED, ORPHANED |
| vtep_ip | Virtual tunnel endpoint ip address of transport node | string |