list_user_quotas
Display disk usage and quota limits for users on a filesystem to monitor storage allocation and enforce usage policies.
Instructions
List all user quotas on a specific filesystem. Shows disk usage, soft/hard limits for blocks and files.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| filesystem | Yes | Mount point of the filesystem (e.g., '/') |