HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Create cross-system lineage records

Adds new cross-system lineage information in bulk so you can establish lineage between source object and target object. To add multiple cross-system lineage records, you can include multiple JSON objects in the request body. When including multiple JSON objects, don't put them in an array and don't add any separators between the objects.

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