Last updated 5 months ago
Was this helpful?
Retrieve the Capacity and Used status when the GPU is used in Time-Slicing mode.
/v1/monitoring-gpu/metric/timeslicing/result/current
Cluster Id
curl -L \ --url '/v1/monitoring-gpu/metric/timeslicing/result/current?clusterIds=text'
[ { "metrics": { "UUID": "GPU-79e36614...", "cluster": "gpu-cluster", "gpu": "0", "measure": "allocate", "modelName": "", "node": "cocktail-gpu-node-1" }, "timestamp": 1727159760, "value": 1 } ]