Apache Pinot · Example Payload

Apache Pinot Success Response Example

AnalyticsDatabaseLow LatencyOLAPReal-TimeApacheOpen Source

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

Top-level fields

statusmessage

Example Payload

Raw ↑
{
  "status": "active",
  "message": "example"
}