RouterNexthop
RouterNexthop
Next hop configuration for network
JSON Example
{
"admin_distance": 0,
"ip_address": "string",
"scope": [
"string"
]
}
integer As int32 As int32
admin_distance
Optional
Cost associated with next hop route
string As ip As ip
ip_address
Optional
Next hop gateway IP address
array of string
scope
Optional
Interface path associated with current route. For example: specify a policy path referencing the IPSec VPN Session.