v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Connections

Update a connection

Partially updates a connection. All fields are optional. At most one of gcpConfig or awsConfig may be set per request.

patch/cloudflow/v1/connections/{connectionId}

Path parameters

connectionIdstring required

Request body

namestring
descriptionstring
enabledboolean

Set to false to disable the connection, true to re-enable it.

Response

OK

connectionIdstring

Unique identifier for the connection.

namestring
descriptionstring
enabledboolean

false when the connection is disabled.

statusstring

Overall connection status.

createdAtstring date-time
updatedAtstring date-time