NSX-T Data Center REST API
BgpNeighborRouteDetails (schema)
BGP neighbor route details
BGP neighbor learned/advertised route details.
| Name | Description | Type | Notes | 
|---|---|---|---|
| logical_router_id | Logical router id | string | Required Readonly  | 
          
| neighbor_address | Neighbor IP address BGP neighbor peer IP address.  | 
            
            IPAddress | Required Readonly  | 
          
| neighbor_id | BGP neighbor id | string | Required Readonly  | 
          
| per_transport_node_routes | Route details per transport node Array of BGP neighbor route details per transport node.  | 
            
            array of RoutesPerTransportNode | Readonly |