RouteAggregationEntry
List of routes to be aggregated
Properties
string
prefix
Required
CIDR of aggregate address
boolean
summary_only
Optional
Send only summarized route. Summarization reduces number of routes advertised by representing multiple related routes with prefix property.
JSON Example
{
"prefix": "string"
}