Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
URL: ws/v1/clusters/utilization
this should something like the following (per-partition):
[ { partition: default, utilization: [ { type: "cpu", total: 100, used: 50, usage: 50% }, { type: "memory", total: 1000, used: 500, usage: 50% } ] }, ... ]
Attachments
Issue Links
- is related to
-
YUNIKORN-413 [Umbrella] Re-designing Yunikorn REST API's version 1
- Closed
- links to