NsxLocalEgressRoutingEntry
Local egress routing policy
Local egress routing policy
JSON Example
{
"nexthop_address": "string",
"prefix_list_paths": [
"string"
]
}
string
nexthop_address
Required
Next hop address for proximity routing.
array of
string
prefix_list_paths
Required
Constraints:
maxItems: 1
The destination address of traffic matching a prefix-list is forwarded to the nexthop_address. Traffic matching a prefix list with Action DENY will be dropped. Individual prefix-lists specified could have different actions.