NSX-T Data Center REST API
BgpRouteLeaking (schema)
BGP route leaking in each direction
| Name | Description | Type | Notes | 
|---|---|---|---|
| address_family | Address family type Address family type. Assumed IPv4 address family when not specified.  | 
            
            string | Enum: IPV4, IPV6 | 
| in_filter | route map path for IN direction Specify path of route map to filter routes for IN direction. If not specified then all exported routes from peer attachment will be imported.  | 
            
            array of string | Maximum items: 1 | 
| out_filter | route map path for OUT direction Specify path of route map to filter routes for OUT direction. If not specified then all redistribute routes will be exported.  | 
            
            array of string | Maximum items: 1 |