Apache Ignite · Example Payload

Rest Api Problem Example

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Rest Api Problem Example is an example object payload from Apache Ignite, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titlestatuscodetypedetailnodetraceIdinvalidParams

Example Payload

Raw ↑
{
  "title": "example-value",
  "status": 370,
  "code": "example-value",
  "type": "standard",
  "detail": "example-value",
  "node": "example-value",
  "traceId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "invalidParams": [
    "item-1841"
  ]
}