LogicalRouterRIBRequestParameters (schema)

Logical Router RIB Request Parameters

Filter parameters for filtering routes from RIB depending on
provided properties.
Name Description Type Notes
network_prefix Network address filter parameter

CIDR network address to filter the the RIB table
IPCIDRBlock
route_source Route source filter parameter

To filter the RIB table based on the source from which route
is learned.
string Enum: BGP, STATIC, CONNECTED
source The data source, either realtime or cached. If not provided, cached data is returned. DataSourceType
transport_node_id TransportNode Id string Required
vrf_table VRF filter parameter

To filter RIB table depending on the parameters specified
(not specified - empty) - get all routes
DEFAULT - get entries from default VRF
INTER_SR - get entries from inter SR VRF
string Enum: DEFAULT, INTER_SR