LogicalRouterRouteEntry

LogicalRouterRouteEntry
LogicalRouterRouteEntry
JSON Example
{
    "admin_distance": 0,
    "black_hole": false,
    "logical_router_port_id": "string",
    "lr_component_id": "string",
    "lr_component_type": "string",
    "network": "string",
    "next_hop": "string",
    "next_hop_gateway": "string",
    "route_type": "string"
}
integer As int64 As int64
admin_distance
Optional

The admin distance of the next hop

boolean
black_hole
Optional

Value of this field will be true if given routes are null routes

string
logical_router_port_id
Optional

The id of the logical router port which is used as the next hop

string
lr_component_id
Optional

Logical router component(Service Router/Distributed Router) id

string
lr_component_type
Optional

Logical router component(Service Router/Distributed Router) type

string As ip-cidr-block As ip-cidr-block
network
Required

CIDR network address

string As ip As ip
next_hop
Optional

The IP address of the next hop

string
next_hop_gateway
Optional

Next hop gateway path

string
route_type
Required

Route type (USER, CONNECTED, NSX_INTERNAL,..)