v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Updates the configuration of a link between gateways.

Allows you to modify settings and parameters for an existing link.

patch/gateway/{gatewayId}/link/{linkId}

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

linkIdstring required

The unique identifier of the link.

Request body

timeoutInMillisinteger

The timeout value in milliseconds.

Response

Success

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.