Was this helpful?
Get the Memory usage of the workload.
/v1/monitoring-workloads/metric/memory/result/current
curl -L \ --url '/v1/monitoring-workloads/metric/memory/result/current?clusterIds=text&namespaces=text&workloadIds=text'
[ { "metrics": { "cluster": "thingcluster", "measure": "usage-memory", "namespace": "cocktail-system", "workload": "cocktail-api-cmdb" }, "timestamp": 1688001360, "value": 1645985792 } ]