get_user_usage
Retrieves resource usage and quota details for all users or a specific user in a YuniKorn partition, enabling monitoring of CPU and memory consumption against configured limits.
Instructions
Retrieves resource usage and quota information for all users or a specific user. IMPORTANT: resource values are raw integers (bytes for memory, millicores for CPU). Convert these to human-readable formats (e.g., GiB or Cores) before presenting to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userName | No | ||
| partitionName | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |