InlineRedistributionRuleList1
InlineRedistributionRuleList1
JSON Example
{
"logical_router_id": "string",
"rules": [
{
"address_family": "string",
"description": "string",
"destination": "string",
"display_name": "string",
"route_map_id": "string",
"sources": [
"string"
]
}
]
}
string
logical_router_id
Optional
Logical router id
array of
RedistributionRule
rules
Optional
Constraints:
minItems: 0
maxItems: 5
default:
List of redistribution rules. User needs to re-order rules to change the priority.