Lineage
Query parameters
idintegerRequired
The ID of the object to list lineages for
typestring · enumRequiredPossible values:
The type of the object to list lineages for
object_isstring · enumRequiredPossible values:
Whether the object is the source or target of the lineage
Responses
200
Successful Response
application/json
422
Validation Error
application/json
get
/catalog/lineage/manual_lineageQuery parameters
source_idintegerRequired
The ID of the source object
source_typestring · enumRequiredPossible values:
The type of the source object
target_idintegerRequired
The ID of the target object
target_typestring · enumRequiredPossible values:
The type of the target object
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
delete
/catalog/lineage/manual_lineageNo content
Last updated