NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VirtualNetworkApplianceClusterState (schema)
VirtualNetworkAppliance Cluster Configuration and Publish State
This holds the Configuration and Publish state of VirtualNetworkAppliance Cluster. If there are errors in
realizing VirtualNetworkAppliance Cluster, it gives details of the components and
specific errors.
| Name | Description | Type | Notes |
|---|---|---|---|
| consolidated_status | Current Realization Status of Cluster | ConfigState | Readonly |
| display_name | Display Name of the VirtualNetworkAppliance Cluster Display name of the VirtualNetworkAppliance Cluster whose status is being reported. |
string | Readonly |
| members_state | Configuration State of Members | array of VirtualNetworkApplianceClusterMemberState | Readonly |
| publish_state | Publish State of the Cluster Members | VirtualNetworkApplianceClusterPublishState | Readonly |