get_user_quota
Retrieve disk quota limits and current usage for a specific user on a filesystem. Use this tool to monitor storage allocation and prevent quota-related issues.
Instructions
Get quota limits and usage for a specific user 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. | |
| username | Yes | Username to get quota for | |
| filesystem | Yes | Mount point of the filesystem |