Was this helpful?
curl -L \ --url '/v1/monitoring-etcd/metric/network-usage-per-node/result/transition?clusterIds=text&start=text&end=text'
[ { "metrics": { "cluster": "thingcluster", "measure": "client-grpc-received", "node": "apps-gpu-v100" }, "samples": [ 8608.71852, 8624.24815, 8636.99259 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]