Retrieve metrics usage for a cluster
GET/portal/api/v1/clusters/usage/:cluster_id/:metrics_name/:period
Fetches the metrics usage for the specified cluster over a defined period.
Request​
Responses​
- 200
- 401
- 404
- 500
Metrics usage data for the cluster
Unauthorized
Resource not found.
Internal Server Error