get_node_details
Fetch capacity and utilization percentages for all nodes or a specific node in a YuniKorn partition, with raw resource values for conversion.
Instructions
Fetches all nodes or a specific node managed by YuniKorn, including capacity and utilization percentages. 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 |
|---|---|---|---|
| nodeId | No | ||
| partitionName | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |