v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Retrieves information about a requester gateway.

get/requester-gateway/{gatewayId}

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

Response

Success

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

The status of the request.

domainNamestring required

The domain name of the requester gateway.

descriptionstring

The description of the requester gateway.

createdAtstring date-time

The timestamp of when the requester gateway was created.

updatedAtstring date-time

The timestamp of when the requester gateway was updated.

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.

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 requester gateway.

totalLinksCountinteger

The total count of links for the requester gateway.