|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
An entity object for Lineage registration. |
||
| QualifiedName |
string |
The unique, fully qualified name of the entity. |
maxcompute-table.projectName.tablename |
| Name |
string |
The human-readable name of the entity. |
tableName |
| ParentName |
string |
The name of the entity's parent container, such as a database. |
dbName |
| DetailUrl |
string |
A URL for more details about the entity. |
http://domain.test.url/entity |
| EntityType |
string |
The type of the entity. |
maxcompute-table |
| Owner |
string |
The owner of the entity. |
owner |
| Attributes |
object |
A map of additional key-value attributes for the entity. |
attribute map |
|
string |
The value of each additional attribute. |