NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

VirtualNetworkApplianceClusterMemberStatus (schema)

Name Description Type Notes
appliance_path Path Of Virtual Network Appliance string Required
display_name Display Name of the virtual network appliance

Display name of the virtual network appliance whose status is being reported.
string Readonly
management_ips Management IPs of the Virtual Network Appliance

Management ips of the virtual network appliance whose status is being reported.
array of string Readonly
peer_node_status Peer Node Status of the Virtual Network Appliance array of PeerVirtualNetworkApplianceStatus Readonly
read_latency Average Read Latency

Average read latency in milliseconds.
string
status Status Of Virtual Network Appliance string Required
Enum: UP, DOWN, ADMIN_DOWN, PARTIALLY_DISCONNECTED, UNKNOWN
storage_state Storage State

Storage state of virtual network appliance.
string Readonly
Enum: READ_WRITE, READ_ONLY, UNKNOWN
vtep_state VTEP State

VTEP state of virtual network appliance.
string Readonly
Enum: UP, DOWN, UNKNOWN, NOT_AVAILABLE
write_latency Average Write Latency

Average write latency in milliseconds.
string