InlineNodeRouteProperties1

InlineNodeRouteProperties1
InlineNodeRouteProperties1
JSON Example
{
    "src": "string",
    "from_address": "string",
    "proto": "string",
    "route_type": "string",
    "metric": "string",
    "destination": "string",
    "interface_id": "string",
    "route_id": "string",
    "netmask": "string",
    "scope": "string",
    "gateway": "string"
}
string
src
Optional

Source address to prefer when sending to destinations of route

string
from_address
Optional

From address

string
proto
Optional

Routing protocol identifier of route

Possible values are : unspec, redirect, kernel, boot, static, gated, ra, mrt, zebra, bird, dnrouted, xorp, ntk, dhcp,
string
route_type
Required

Route type

Possible values are : default, static, blackhole, prohibit, throw, unreachable,
string
metric
Optional

Metric value of route

string
destination
Optional

Destination covered by route

string
interface_id
Optional

Network interface id of route

string
route_id
Optional

Unique identifier for the route

string
netmask
Optional

Netmask of destination covered by route

string
scope
Optional

Scope of destinations covered by route

string
gateway
Optional

Address of next hop