NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VirtualNetworkApplianceClusterPublishState (schema)
VNA Cluster Publish State
This fields indicated the config state of VNA Cluster.
| Name | Description | Type | Notes |
|---|---|---|---|
| details | VNA Cluster Members Publish State | array of VirtualNetworkApplianceClusterMemberPublishState | Readonly |
| failure_code | Publish Status Failure Code of VNA Cluster | integer | Readonly |
| failure_message | Publish Status Failure Message of VNA Cluster | string | Readonly |
| pending_change_list | List of changes that are pending to publish. Request identifier of the API which modified the entity. |
array of string | Readonly |
| state | Publish Status of VNA Cluster "IN_SYNC" state indicates that the desired configuration has been published. |
ConfigPublishState | Readonly |