Was this helpful?
Get the per-minute trend of Network usage, categorized by inbound and outbound, for pods created by the workload.
GET /v1/monitoring-workloads/metric/pod-network/result/transition?clusterIds=text&namespaces=text&workloadIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "measure": "inbound", "namespace": "cocktail-system", "node": "apps-gpu-v100", "pod": "cocktail-api-cmdb-0", "workload": "cocktail-api-cmdb" }, "samples": [ 677.91329, 450.96245, 10778.04853 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]