Skip to main content
POST
Stop cluster

Authorizations

Authorization
string
header
required

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

organizationId
string<uuid>
required

Organization ID

clusterId
string<uuid>
required

Cluster ID

Response

Update cluster

cluster_id
string<uuid>
required
status
enum<string>
required
Available options:
BUILDING,
BUILD_ERROR,
CANCELED,
CANCELING,
DELETED,
DELETE_ERROR,
DELETE_QUEUED,
DELETING,
DEPLOYED,
DEPLOYING,
DEPLOYMENT_ERROR,
DEPLOYMENT_QUEUED,
DRY_RUN,
QUEUED,
READY,
STOPPED,
STOPPING,
STOP_ERROR,
STOP_QUEUED,
RESTART_QUEUED,
RESTARTING,
RESTARTED,
RESTART_ERROR,
INVALID_CREDENTIALS
is_deployed
boolean
required
reason
enum<string>
required
Available options:
UNSPECIFIED,
MAINTENANCE
next_k8s_available_version
string | null
Example:

"1.28"

last_execution_id
string | null
Example:

"f73e3833-922a-48a5-9dbd-6163f43f9143-1656410242"

cluster_lock
ClusterLock · object | null
last_deployment_date
string<date-time> | null
Example:

"2022-06-22T14:20:17.733084815Z"