get_storage_stats
Retrieve detailed storage statistics from MinIO object storage for monitoring and managing bucket usage, file operations, and resource allocation.
Instructions
获取存储统计信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}