Start cluster analysis
Starts a read-only analysis for the cluster. The result and logs can be retrieved later from the cluster analysis endpoints.
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Cluster ID
Body
COST_RECOMMENDATION, DEPRECATED_API_CHECK TABLE, JSON, CSV Optional Prometheus URL for COST_RECOMMENDATION analysis. When omitted, the engine resolves the default Qovery OBS endpoint.
Optional history duration in hours for COST_RECOMMENDATION analysis.
336
Optional target Kubernetes version for DEPRECATED_API_CHECK analysis.
"1.32"
Response
Cluster analysis started
COST_RECOMMENDATION, DEPRECATED_API_CHECK PENDING, RUNNING, SUCCEEDED, FAILED, TERMINATED TABLE, JSON, CSV