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@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx