EnableVgwRoutePropagation

GET /?Action=EnableVgwRoutePropagation
Description

Enables a virtual private gateway to propagate routes to a specified route table of a VPC.

Body parameter

Required: false
Name: EnableVgwRoutePropagationRequest

Name Description Required Schema Default Example

GatewayId

The ID of the virtual private gateway.

true

string

RouteTableId

The ID of the route table.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

EnableVgwRoutePropagationResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean