Get the total number of PVCs in the namespace
PreviousGet trend of waiting pods count in namespaceNextGet trend of PVCs by status in the namespace
Was this helpful?
Was this helpful?
Was this helpful?
GET /v1/monitoring-ns/metric/total-pvc-count/result/current?clusterIds=text HTTP/1.1
Host:
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster",
"namespace": "cocktail-system"
},
"timestamp": 1687932960,
"value": 23
}
]