NSX-T Data Center REST API

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

PeerVirtualNetworkApplianceStatus (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
down_since Timestamp When the Peer Node Went Down

Peer node status when node went down.
string Readonly
management_ips Management IP Of the Virtual Network Appliance

Management ip of the virtual network appliance whose status is being reported.
array of string Readonly
status Status Of Virtual Network Appliance

If member is not realized yet, status value will be set as "NOT_AVAILABLE".
string Required
Enum: UP, DOWN, ADMIN_DOWN, PARTIALLY_DISCONNECTED, UNKNOWN, NOT_AVAILABLE