Update data connection
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Data connection resource URI
Request body for updating a data connection.
Note: resource_uri cannot be changed (it's part of the primary key). Credentials can be updated by providing new credential values.
1 - 255^[a-zA-Z0-9][a-zA-Z0-9 _.:-]*$1000Connection status
PENDING, ACTIVE, ERROR, DISABLED Context about current status
1000Configuration for database connections.
Configuration for object storage connections.
Configuration for file system connections.
Updated credentials (optional). If provided, will replace existing credentials.
Successful Response
Full data connection representation.
Data connection types.
postgres, redshift, mysql, bigquery, snowflake, databricks, couchbase, oracle, hive, mongodb, s3, gcs, minio, nfs, smb Status of a data connection.
PENDING, ACTIVE, ERROR, DISABLED Deprecated: use created_by instead. Will be removed in a future release.
Configuration for database connections.
Configuration for object storage connections.
Configuration for file system connections.