Apache Atlas · Example Payload

Atlas Atlas Entities With Ext Info Example

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

Atlas Atlas Entities 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

entitiesreferredEntities

Example Payload

Raw ↑
{
  "entities": [
    "example-value"
  ],
  "referredEntities": {
    "key": "value"
  }
}