NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyEdgeClusterStatus (schema)
Name | Description | Type | Notes |
---|---|---|---|
edge_cluster_name | Display name of the edge cluster Display name of the edge cluster whose status is being reported. |
string | Readonly |
edge_cluster_status | Status of an edge node Edge node status |
string | Required Enum: UP, DOWN, DEGRADED, UNKNOWN |
last_update_timestamp | Last updated timestamp Timestamp when the cluster status was last updated |
EpochMsTimestamp | Required Readonly |
member_status | Per Edge Node Status | array of PolicyEdgeClusterMemberStatus | Readonly |