v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Creates an outbound external link.

post/requester-gateway/{gatewayId}/outbound-external-link

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

Request body

clientTokenstring required

The unique client token.

publicEndpointstring required

The public endpoint of the link.

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.

linkIdstring required

The unique identifier of the link.

status'PENDING_CREATION' | 'PENDING_REQUEST' | 'REQUESTED' | 'ACCEPTED' | 'ACTIVE' | 'REJECTED' | 'FAILED' | 'PENDING_DELETION' | 'DELETED' | 'PENDING_UPDATE' | 'PENDING_ISOLATION' | 'ISOLATED' | 'PENDING_RESTORATION' required

The status of the request.