Creates a lineage between a source entity and a destination entity. Either the source or destination entity must be a custom entity.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| SrcEntity | LineageEntity | No | The source entity. | |
| DstEntity | LineageEntity | No | The destination entity. | |
| Task | LineageTask | No | The task information. |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "C99E2BE6-9DEA-5C2E-8F51-1DDCFEADE490",
"Success": true,
"Id": "110xxxx:custom-table.xxxxx:maxcompute-table.project.test_big_lineage_080901:custom-sqlxx.00001\n"
}Error codes
For a list of error codes, visit the Service error codes.
