This project has retired. For details please refer to its Attic page.
Falcon - GET api/metadata/lineage/serialize

GET api/metadata/lineage/serialize

Description

Dump the graph.

Parameters

  • doAs <optional query param> allows the current user to impersonate the user passed in doAs when interacting with the Falcon system.

Results

Serialize graph to a file configured using *.falcon.graph.serialize.path in Custom startup.properties.

Examples

Rest Call

GET http://localhost:15000/api/metadata/lineage/serialize?doAs=joe

Result

None.