rgw/sfs: Implement missing functionality of get-user-info
AdminOps API to get at least stats about number of objects
#724
Labels
area/rgw-sfs
RGW & SFS related
kind/enhancement
Change that positively impacts existing code
triage/next-candidate
This could be moved to the next milestone
It would be great to implement the missing functionality of the get-user-info Admin Ops API endpoint in that way that the already existing
stats
object contains at least the number of objects (seenum_objects
) of the user in all buckets. This way we could add a dashboard widget in the UI. I think the number of objects in all buckets should be trivial to fetch from the internal database.Right now the response data looks like that:
The text was updated successfully, but these errors were encountered: