v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Retrieves information about an outbound external link.

get/requester-gateway/{gatewayId}/outbound-external-link/{linkId}

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

linkIdstring required

The unique identifier of the link.

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.

publicEndpointstring required

The public endpoint for the link.

createdAtstring date-time

The timestamp of when the outbound external link was created.

updatedAtstring date-time

The timestamp of when the outbound external link was updated.

tagsobject

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

connectivityType'DEFAULT' | 'PUBLIC_INGRESS' | 'PUBLIC_EGRESS' | 'EXTERNAL_INBOUND'

The connectivity type of the link.