Apache Atlas · Example Payload

Atlas Atlas Relationship Example

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

Atlas Atlas Relationship Example is an example object payload from Apache Atlas, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

guidtypeNamestatusend1end2

Example Payload

Raw ↑
{
  "guid": "rel-guid-001",
  "typeName": "DataSetLineage",
  "status": "ACTIVE",
  "end1": {
    "key": "value"
  },
  "end2": {
    "key": "value"
  }
}