NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyEdgeTransportNodeState (schema)
Edge Transport Node State
Edge transport state information
Name | Description | Type | Notes |
---|---|---|---|
appliance_state | Realized VM Appliance Configuration State This field contains the realized config of the vm appliance. If the config changes from CLI/NAPI config, then the same information will be reflected in this field. |
VmApplianceState | Readonly |
edge_tn_state | Overall Edge Transport Node State This field contains the overall edge transport node deployment state information. |
EdgeTnState | Readonly |
edge_transport_node_path | Policy Path Of Edge Transport Node | string | Readonly |
hardware_version | Edge Node Virtual Machine Hardware Version Hardware version of the edge fabric node virtual machine. |
string | Readonly |
maintenance_mode_state | Realized Maintenance Mode State | MaintenanceModeState | Readonly |
management_interface_state | Realized Management interface endpoint State This field contains the realized information of management interface. |
ManagementInterfaceEndpointState | Readonly |
switch_states | States of Edge Transport Node Switches. | array of EdgeTransportNodeSwitchState | Readonly |
vm_placement_state | The Edge Vm Placement configuration state | VmPlacementState | Readonly |