v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Retrieves information about a responder gateway.

get/responder-gateway/{gatewayId}

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

Response

Success

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.

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

The status of the request.

descriptionstring

The description of the responder gateway.

createdAtstring date-time

The timestamp of when the responder gateway was created.

updatedAtstring date-time

The timestamp of when the responder gateway was updated.

domainNamestring

The domain name of the responder gateway.

portinteger required

The networking port.

protocol'HTTP' | 'HTTPS' required

The networking protocol.

gatewayIdstring required

The unique identifier of the gateway.

tagsobject

A map of the key-value pairs for the tag or tags assigned to the specified resource.

activeLinksCountinteger

The count of active links for the responder gateway.

totalLinksCountinteger

The total count of links for the responder gateway.

inboundLinksCountinteger

Deprecated. Use 'linksRequestedCount' instead.Use linksRequestedCount instead

linksRequestedCountinteger

The count of requested links waiting for the responder gateway to accept or reject.

gatewayType'EXTERNAL' | 'INTERNAL'

The type of gateway. Valid values are <code>EXTERNAL</code> or <code>INTERNAL</code>.

externalInboundEndpointstring

The external inbound endpoint for the responder gateway.