data-links

Create data-link

Creates a new data-link in a user context. Append ?workspaceId= to create the data-link in a workspace context.

post/data-links

Query parameters

workspaceIdinteger

Workspace numeric identifier

Request body

namestring
descriptionstring
type'bucket'
provider'aws' | 'google' | 'azure' | 'azure_entra' | 'azure-cloud' | 'seqeracompute' | 's3'
resourceRefstring
publicAccessibleboolean
credentialsIdstring

Response

Success

idstring
namestring
descriptionstring
resourceRefstring
type'bucket'
provider'aws' | 'google' | 'azure' | 'azure_entra' | 'azure-cloud' | 'seqeracompute' | 's3'
regionstring
publicAccessibleboolean
hiddenboolean
status'VALID' | 'INVALID'
messagestring

Changes