NSX-T Data Center REST API

RoutingEntry (schema)

Routing table entry

Routing table entry.

Name Description Type Notes
admin_distance Admin distance

Admin distance.
int Readonly
black_hole BlackHole

Value of this field will be true if given routes are null routes
boolean Readonly
interface The policy path of the interface which is used as the next hop string
lr_component_id Logical router component(Service Router/Distributed Router) id string
lr_component_type Logical router component(Service Router/Distributed Router) type string
network Network CIDR

Network CIDR.
string Readonly
next_hop Next hop address

Next hop address.
IPAddress Readonly
next_hop_gateway Next hop gateway path string
route_type Route type (USER, CONNECTED, NSX_INTERNAL,..)

Route type in routing table.
t0c - Tier-0 Connected
t0s - Tier-0 Static
b - BGP
t0n - Tier-0 NAT
t1s - Tier-1 Static
t1c - Tier-1 Connected
t1n: Tier-1 NAT
t1l: Tier-1 LB VIP
t1ls: Tier-1 LB SNAT
t1d: Tier-1 DNS FORWARDER
t1ipsec: Tier-1 IPSec
isr: Inter-SR
string Readonly