v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Creates a requester gateway.

post/requester-gateway

Request body

vpcIdstring required

The unique identifier of the Virtual Private Cloud (VPC).

subnetIdsSubnetId[] required

The unique identifiers of the subnets.

securityGroupIdsSecurityGroupId[] required

The unique identifiers of the security groups.

clientTokenstring required

The unique client token.

descriptionstring

An optional description for the requester gateway.

tagsobject

A map of the key-value pairs of the tag or tags to assign to the resource.

Response

Success

gatewayIdstring required

The unique identifier of the gateway.

domainNamestring required

The domain name of the requester gateway.

status'PENDING_CREATION' | 'ACTIVE' | 'PENDING_DELETION' | 'DELETED' | 'ERROR' | 'PENDING_UPDATE' | 'ISOLATED' | 'PENDING_ISOLATION' | 'PENDING_RESTORATION' required

The status of the request.