StaticRouteNextHop

StaticRouteNextHop
StaticRouteNextHop
JSON Example
{
    "administrative_distance": 0,
    "bfd_enabled": false,
    "blackhole_action": "string",
    "ip_address": "string",
    "logical_router_port_id": {
        "is_valid": false,
        "target_display_name": "string",
        "target_id": "string",
        "target_type": "string"
    }
}
integer As int64 As int64
administrative_distance
Optional
Constraints: minimum: 1 maximum: 255 default: 1

Administrative Distance for the next hop IP

boolean
bfd_enabled
Optional

Status of bfd for this next hop where bfd_enabled = true indicate bfd is enabled for this next hop and bfd_enabled = false indicate bfd peer is disabled or not configured for this next hop.

string
blackhole_action
Optional

Action to be taken on matching packets for NULL routes.

string As ip As ip
ip_address
Optional

Next Hop IP

logical_router_port_id
Optional

A weak reference to an NSX resource.