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
Constraints: default: true

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

redistributionRules
Optional
Constraints: minItems: 0 maxItems: 5

The list of Route Redistribution Rules