Return immediate next page lineage info about entity with pagination

get/lineage/{guid}/next

Path parameters

guidstring required

The globally unique identifier of the entity.

Query parameters

api-versionstring required

The API version to use for this operation.

direction'INPUT' | 'OUTPUT' | 'BOTH' required

The direction of the lineage, which could be INPUT, OUTPUT or BOTH.

offsetinteger

The offset for pagination purpose.

limitinteger

The page size - by default there is no paging.

Response

The request has succeeded.

baseEntityGuidstring

The GUID of the base entity.

guidEntityMapobject

The GUID entity map.

widthCountsobject

The entity count in specific direction.

lineageDepthinteger

The depth of lineage.

lineageWidthinteger

The width of lineage.

childrenCountinteger

The number of children node.

lineageDirection'INPUT' | 'OUTPUT' | 'BOTH'

Lineage direction

Changes

Changed in 2 of the 4 revisions of this API.22

  • 2023-09-01442226cb14a911See the full diff
    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2023-09-015afce6b3aae111See the full diff
    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog