RouteAdvertisementRule
Route advertisement rules and filtering
{
"action": "string",
"name": "string",
"prefix_operator": "string",
"route_advertisement_types": [
"string"
],
"subnets": [
"string"
]
}
Action to advertise filtered routes to the connected Tier0 gateway. PERMIT: Enables the advertisment DENY: Disables the advertisement
Display name should be unique.
Prefix operator to filter subnets. GE prefix operator filters all the routes with prefix length greater than or equal to the subnets configured. EQ prefix operator filter all the routes with prefix length equal to the subnets configured.
Enable different types of route advertisements. When not specified, routes to IPSec VPN local-endpoint subnets (TIER1_IPSEC_LOCAL_ENDPOINT) are automatically advertised.
Network CIDRs to be routed.