ProviderGatewayRouteRedistributionConfig

ProviderGatewayRouteRedistributionConfig
ProviderGatewayRouteRedistributionConfig

Specifies the Provider Gateway route redistribution configuration

JSON Example
{
    "bgpRedistributionActive": false,
    "redistributionRules": [
        {
            "name": "string",
            "routeMapRef": {
                "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
                "name": "string",
                "type": "string"
            },
            "redistributionServices": [
                "string"
            ]
        }
    ]
}
boolean
bgpRedistributionActive
Optional

A flag indicating if route redistribution for BGP is active or not.

redistributionRules
Optional

The list of Route Redistribution Rules

Availability
Added in 39.0