1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 13:02:57 -04:00
Anis Elleuch 555969ee42 Add data usage collect with its new admin API ()
Admin data usage info API returns the following

(Only FS & XL, for now)

- Number of buckets
- Number of objects
- The total size of objects
- Objects histogram
- Bucket sizes
2019-12-12 06:02:37 -08:00
..