Apache Atlas · Example Payload

Atlas Atlas Error Response Example

ApacheBig DataComplianceData GovernanceData LineageHadoopMetadataOpen Source

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

Top-level fields

requestIderrorCodeerrorMessage

Example Payload

Raw ↑
{
  "requestId": "req-123456",
  "errorCode": "ATLAS-400-00-004",
  "errorMessage": "Entity not found for GUID"
}