RouteDetails (schema)

BGP route details

BGP route details.
Name Description Type Notes
as_path AS path

BGP AS path attribute.
string Readonly
local_pref Local preference

BGP Local Preference attribute.
integer Readonly
med Multi Exit Discriminator

BGP Multi Exit Discriminator attribute.
integer Readonly
network CIDR network address

CIDR network address.
IPCIDRBlock Required
Readonly
next_hop Next hop IP address

Next hop IP address.
IPAddress Readonly
weight Weight

BGP Weight attribute.
integer Readonly