升級叢集版本。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
mse:UpgradeCluster |
*All Resource
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RequestPars |
string |
否 |
擴充請求參數,JSON 格式。 |
{} |
| InstanceId |
string |
是 |
實例 ID。 |
mse-cn-nif1w51wi0c |
| UpgradeVersion |
string |
是 |
升級目標版本 |
1.2.1 |
| AcceptLanguage |
string |
否 |
傳回訊息的語言類型:
|
zh |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
資料結構。 |
||
| Message |
string |
傳回訊息。
|
The request is successfully processed. |
| HttpCode |
string |
回應碼。 |
202 |
| RequestId |
string |
請求 ID。 |
8D855418-177B-5FF8-A021-75B930AD890A |
| ErrorCode |
string |
錯誤碼。 |
mse-100-000 |
| Success |
boolean |
請求結果,取值如下:
|
true |
樣本
正常返回樣本
JSON格式
{
"Message": "The request is successfully processed.\n",
"HttpCode": "202",
"RequestId": "8D855418-177B-5FF8-A021-75B930AD890A",
"ErrorCode": "mse-100-000",
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IllegalRequest | Invalid request:%s | |
| 400 | InvalidParameter | Parameter error:%s | |
| 500 | InternalError | Console error. Try again later:%s | |
| 403 | NoPermission | You are not authorized to perform this operation:%s | |
| 404 | NotFound | Not found:%s |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。