HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Update cross-system lineage record

Updates cross-system lineage records. You have to provide all fields in the request even if you're only updating some of them.

Query Params
integer
required

The unique ID of the cross-system lineage record you want to update or delete. You can get this ID using the GET call.

Body Params
string

The object type of the lineage source. Currently only data (data source) is supported.

string

The object ID of the lineage source. This must be an existing object in Alation.

object

Properties of a Connection Info Object

string

The object type of the lineage target. Currently only bi_server is supported.

string

The object ID of the lineage target. This must be an existing object in Alation.

object

Properties of a Connection Info Object

Responses

Language
Credentials
URL
Choose an example:
application/json