Last updated 5 months ago
Was this helpful?
Retrieve GPU instance information (GPU, MIG).
/v1/monitoring-gpu/metric/model/result/current
Cluster Id
curl -L \ --url '/v1/monitoring-gpu/metric/model/result/current?clusterIds=text'
[ { "metrics": { "UUID": "GPU-79e36614...", "cluster": "gpu-cluster", "gpu": "0", "measure": "allocate", "modelName": "NVIDIA A30", "node": "cocktail-gpu-node-1" }, "timestamp": 1727159760, "value": 1 } ]