Was this helpful?
Get the list of pods restarted in the cluster.
Start date for the query
End date for the query
curl -L \ --url '/v1/monitoring-clusters/metric/pod-restart-list/result/transition?clusterIds=text&start=text&end=text'
[ { "metrics": { "cluster": "thingcluster", "namespaces": "cocktail-system", "pod": "cocktail-api-cmdb-0" }, "timestamps": 1685621400, "values": 1.3333333333333333 } ]