The Ceph Storage Cluster provides the basic storage service that allows Ceph to uniquely deliver object, block, and file storage in one unified system. However, you are not limited to using the RESTful, block, or POSIX interfaces. Based upon RADOS, the librados
API enables you to create your own interface to the Ceph Storage Cluster.
command
1 | list objects by specify pool |