HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Create a datasource

This API can be used to create a new OCF datasource.

Body Params
string
required

Jdbc uri for connecting to datasources. Please ensure you either give host, port or just uri parameter. Please do not enter both the parameters.

integer
required

The OCF conector's id that we want to create datasource with.

string
required

The service account username.

string

The service account password.

string
required

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.

boolean
Defaults to false

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

Responses

Language
Credentials
URL
Choose an example:
application/json