| Name | Type | Description | Notes |
|---|---|---|---|
| action | ActionEnum | ALLOW action enables the advertisment and DENY action disables the advertisement of a filtered routes to the connected TIER0 router. | [optional] |
| ruleFilter | AdvertisementRuleFilter | [optional] | |
| displayName | String | Display name | [optional] |
| networks | List<String> | network(CIDR) to be routed | |
| description | String | Description | [optional] |
| Name | Value |
|---|---|
| DENY | "DENY" |
| ALLOW | "ALLOW" |