RoutingPolicy
RoutingPolicy
Routing policy details.
JSON Example
{
"next_hop_prefix_lists_mappings": [
{
"next_hop": "string",
"prefix_lists": [
"string"
]
}
],
"routing_policy_type": "string"
}
array of
NextHopPrefixListsMapping
next_hop_prefix_lists_mappings
Required
Constraints:
minItems: 1
Array of next hop to prefix lists mapping.
string
routing_policy_type
Optional
Constraints:
default: PROXIMITY_ROUTING
Routing policy type.