1
0
mirror of https://github.com/minio/minio.git synced 2025-01-18 10:13:16 -05:00

2 Commits

Author SHA1 Message Date
Harshavardhana
ae654831aa
Add madmin package context support ()
This is to improve responsiveness for all
admin API operations and allowing callers
to cancel any on-going admin operations,
if they happen to be waiting too long.
2020-03-20 15:00:44 -07: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