NSX-T Data Center REST API
RoutesPerTransportNode (schema)
Routes per transport node
BGP routes per transport node.
| Name | Description | Type | Notes | 
|---|---|---|---|
| routes | BGP neighbor route details Array of BGP neighbor route details for this transport node. | array of RouteDetails | Readonly | 
| source_address | BGP neighbor source address BGP neighbor source address. | IPAddress | Readonly | 
| transport_node_id | Transport node id | string | Required Readonly | 
