Apache Ozone · Example Payload

Apache Ozone Bucket Example

Distributed StorageHadoopObject StorageS3-CompatibleApacheOpen Source

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

Top-level fields

namecreationDatestorageClass

Example Payload

Raw ↑
{
  "name": "example-name",
  "creationDate": "2026-04-19T10:00:00Z",
  "storageClass": "example"
}