Help Center> Cloud Container Engine> API Reference> APIs> Cluster Upgrade> Continuing to Execute a Cluster Upgrade Task (Deprecated)
Updated on 2024-04-23 GMT+08:00

Continuing to Execute a Cluster Upgrade Task (Deprecated)

Function

Resume the suspended cluster upgrade task.

  • Cluster upgrade involves many operations on components. You are advised to upgrade your cluster on the CCE console, a more interactive and intuitive way to reduce operational risks.

  • Currently, cluster upgrade APIs are available only upon request.

URI

POST /api/v3/projects/{project_id}/clusters/{cluster_id}/operation/upgrade/continue

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Project ID. For details about how to obtain the value, see How to Obtain Parameters in the API URI.

cluster_id

Yes

String

Cluster ID. For details about how to obtain the value, see How to Obtain Parameters in the API URI.

Request Parameters

None

Response Parameters

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

200

Cluster upgrade resumption requested.

Error Codes

See Error Codes.