NSX-T Data Center REST API
EdgeClusterInterSiteStatus (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| edge_cluster_id | Edge cluster id Id of the edge cluster whose status is being reported. | string | Required Readonly | 
| edge_cluster_name | Edge cluster name Name of the edge cluster whose status is being reported. | string | Readonly | 
| last_update_timestamp | Last updated timestamp Timestamp when the edge cluster inter-site status was last updated. | EpochMsTimestamp | Required Readonly | 
| member_status | Per edge node inter-site status Per edge node inter-site status. | array of EdgeClusterMemberInterSiteStatus | Readonly | 
| overall_status | Overall IBGP status in the edge cluster Overall status of all edge nodes IBGP status in the edge cluster. | string | Readonly Enum: UP, DOWN, DEGRADED, UNKNOWN, CONFIGURED | 
