After learning there was an API for Ceph, it was clear to me that I was going to write a client to wrap around it and use it for various purposes.
You won’t find the documentation for the ceph-rest-api API on ceph docs because it’s built-in into the application. Here’s what the application provides as documentation.
Let’s take a closer look at the Ceph REST API, how it works and what it can do.