Get usage metrics for clusters
GET {{baseUrl}}/admin-api/usage-metrics?id=string&start=double&end=double
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | The unique identifier of the cluster | |
start | string | The start timestamp of the time range as UNIX timestamp in milliseconds | |
end | string | The end timestamp of the time range as UNIX timestamp in milliseconds |