NSX-T Data Center REST API
EdgeClusterMemberInterSiteStatus (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| established_bgp_sessions | Established inter-site IBGP sessions Total number of current established inter-site IBGP sessions. | integer | Readonly | 
| neighbor_status | BGP neighbor status Inter-site BGP neighbor status. | array of BgpNeighborStatusLiteDto | Readonly | 
| status | Edge node IBGP status Edge node IBGP status | string | Readonly Enum: UP, DOWN, DEGRADED, UNKNOWN | 
| total_bgp_sessions | Total inter-site IBGP sessions Total number of inter-site IBGP sessions. | integer | Readonly | 
| transport_node | Transport node Edge node details from where the status is being retrived. | ResourceReference | Required Readonly | 
