NSX-T Data Center REST API
BgpNeighborStatusLiteDto (schema)
Name | Description | Type | Notes |
---|---|---|---|
connection_state | BGP session state Current state of the BGP session. |
string | Readonly Enum: INVALID, IDLE, CONNECT, ACTIVE, OPEN_SENT, OPEN_CONFIRM, ESTABLISHED, UNKNOWN |
neighbor_address | Neighor address Ip address of BGP neighbor. |
IPAddress | Readonly |
remote_site | Remote site Remote site details. |
ResourceReference | Readonly |
source_address | Source address Source Ip address. |
IPAddress | Readonly |