get_group_quota
Retrieve disk quota limits and current usage for a specific group on a filesystem. Use this tool to monitor storage allocation and prevent group-level storage issues.
Instructions
Get quota limits and usage for a specific group on a filesystem.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| group | Yes | Group name to get quota for | |
| filesystem | Yes | Mount point of the filesystem |