Apache BookKeeper · Example Payload

Bookkeeper Admin Bookie Info Example

ApacheDistributed SystemsLog StorageOpen SourceStorageStreaming

Bookkeeper Admin Bookie Info Example is an example object payload from Apache BookKeeper, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

freeSpacetotalSpace

Example Payload

Raw ↑
{
  "freeSpace": 107374182400,
  "totalSpace": 214748364800
}