v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Creates a responder gateway.

A domain name or managed endpoint is required.

post/responder-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.

domainNamestring

The domain name for the responder gateway.

portinteger required

The networking port to use.

protocol'HTTP' | 'HTTPS' required

The networking protocol to use.

clientTokenstring required

The unique client token.

descriptionstring

An optional description for the responder gateway.

tagsobject

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

gatewayType'EXTERNAL' | 'INTERNAL'

The type of gateway.

Response

Success

gatewayIdstring required

The unique identifier of the gateway.

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

The status of the request.

externalInboundEndpointstring

The external inbound endpoint for the responder gateway.