Apache Ozone · Example Payload

Apache Ozone List All My Buckets Result Example

Distributed StorageHadoopObject StorageS3-CompatibleApacheOpen Source

Apache Ozone List All My Buckets Result Example is an example object payload from Apache Ozone, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ownerbuckets

Example Payload

Raw ↑
{
  "owner": {},
  "buckets": [
    {}
  ]
}