NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyEdgeClusterMemberState (schema)
Policy Edge Cluster Members Configuration State
Policy Edge Cluster Members Configuration State
| Name | Description | Type | Notes |
|---|---|---|---|
| configuration_state | Configuration State of the Member | PolicyEdgeClusterMemberConfigurationState | Readonly |
| edge_transport_node_path | Edge Transport Node Path Edge transport node path, which is the member of edge cluster. |
string | Readonly |
| failure_code | Publish Status Error code This is the publish status error code of the member. |
integer | Readonly |
| failure_message | Publish Status Error Message This is the publish status error message of the member. |
string | Readonly |
| policy_edge_node_path | Policy Edge Node path Policy edge node backed by an Edge Transport node. |
string | Readonly |
| state | Publish State Of Member This field indicates the publish state of the node. The state could be unknown if the member has not yet been realized. |
string | Required Readonly Enum: in_progress, success, failed, in_sync |
| sub_system_address | URI of backing resource on sub system | string | Deprecated Readonly |
| sub_system_id | Identifier of backing resource on sub system | string | Deprecated Readonly |
| sub_system_name | Name of backing resource on sub system | string | Deprecated Readonly |
| sub_system_type | Type of backing resource on sub system | string | Deprecated Readonly |