Apache Atlas · Example Payload

Atlas Atlas Entity With Ext Info Example

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

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

Top-level fields

entityreferredEntities

Example Payload

Raw ↑
{
  "entity": "example-value",
  "referredEntities": {
    "key": "value"
  }
}