Apache Ozone · Capability
Apache Ozone S3-Compatible API — Buckets
Apache Ozone S3-Compatible API — Buckets. 5 operations. Lead operation: Apache Ozone List Buckets. Self-contained Naftiko capability covering one Apache Ozone business surface.
What You Can Do
GET
Listbuckets
— Apache Ozone List Buckets
/v1
PUT
Createbucket
— Apache Ozone Create Bucket
/v1/{bucket}
GET
Listobjects
— Apache Ozone List Objects
/v1/{bucket}
DELETE
Deletebucket
— Apache Ozone Delete Bucket
/v1/{bucket}
HEAD
Headbucket
— Apache Ozone Head Bucket
/v1/{bucket}
MCP Tools
apache-ozone-list-buckets
Apache Ozone List Buckets
read-only
idempotent
apache-ozone-create-bucket
Apache Ozone Create Bucket
idempotent
apache-ozone-list-objects
Apache Ozone List Objects
read-only
idempotent
apache-ozone-delete-bucket
Apache Ozone Delete Bucket
idempotent
apache-ozone-head-bucket
Apache Ozone Head Bucket