Hi.

Did you manage to access the specific bucket?

Is it possible and if so, how to obtain information about a bucket storage_class and placement through the API, in addition to the regular information?

Thanks
Michal


On 2/1/22 18:01, Daniel Iwan wrote:
It seems that REST API and CLI support listing either all buckets in the
system or buckets owned by a specific user by providing uid.
https://docs.ceph.com/en/latest/radosgw/adminops/#get-bucket-info

I would like to list bucket of a specific tenant, possibly with stats,
therefore I would prefer to avoid fetching information for all buckets and
filtering in the application layer.

Looks like --tenant in CLI would be ideal, but at the moment it expects
--uid also be provided.

Is there any way to achieve that at the moment?
I'm on Ceph 16.2.7

Regards
Daniel Iwan
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to