Bookkeeper Admin Bookie Info Structure is a JSON Structure definition published by Apache BookKeeper. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/apache-bookkeeper/refs/heads/main/json-structure/bookkeeper-admin-bookie-info-structure.json",
"title": "BookieInfo",
"description": "Disk space information for a BookKeeper bookie.",
"type": "record",
"fields": [
{ "name": "freeSpace", "type": "long", "description": "Free disk space in bytes." },
{ "name": "totalSpace", "type": "long", "description": "Total disk space in bytes." }
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.