AdvertiseRule

AdvertiseRule
AdvertiseRule
JSON Example
{
    "action": "string",
    "rule_filter": {
        "prefix_operator": "string",
        "match_route_types": [
            "string"
        ]
    },
    "display_name": "string",
    "networks": [
        "string"
    ],
    "description": "string"
}
string
action
Optional

ALLOW action enables the advertisment and DENY action disables the advertisement of a filtered routes to the connected TIER0 router.

Possible values are : DENY, ALLOW,
rule_filter
Optional

rule_filter

string
display_name
Optional

Display name

array of string
networks
Required

network(CIDR) to be routed

string
description
Optional

Description