Get namespace creation time
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /v1/monitoring-ns/metric/created/result/current?clusterIds=text HTTP/1.1
Host:
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster",
"namespace": "cocktail-system"
},
"timestamp": 1687846680,
"value": 1669945838
}
]