DisableVgwRoutePropagation

GET /?Action=DisableVgwRoutePropagation
Description

Disables a virtual private gateway from propagating routes to a specified route table of a VPC.

Body parameter

Required: false
Name: DisableVgwRoutePropagationRequest

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

DisableVgwRoutePropagationResult

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