HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Update an OCF datasource

This API can be used to update an existing OCF datasource.

Path Params
integer
required

id of the datasource

Body Params
string

The uri of the data source. example: mysql://:/<db_name>

string

The service account username.

string

The service account password.

string

The title of the datasource.

string

The description of the datasource.

boolean
Defaults to false

Boolean flag determining if the datasource is private. Defaults to False.

string

Used to update Default Connection uri in Compose for a deployed(created) Data Source.

Responses

Language
Credentials
URL
Choose an example:
application/json