Apache Atlas · Example Payload

Atlas Entity Mutation Response Example

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

Atlas Entity Mutation Response 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

guidAssignmentsmutatedEntities

Example Payload

Raw ↑
{
  "guidAssignments": {
    "-1": "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
  },
  "mutatedEntities": {
    "key": "value"
  }
}