クラスターのバージョンをアップグレードします。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
mse:UpgradeCluster |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RequestPars |
string |
任意 |
JSON フォーマットの拡張リクエストパラメーター。 |
{} |
| InstanceId |
string |
必須 |
インスタンスの ID。 |
mse-cn-nif1w51wi0c |
| UpgradeVersion |
string |
必須 |
送信先バージョン。 |
1.2.1 |
| AcceptLanguage |
string |
任意 |
応答の言語。有効な値:
|
zh |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
The data structure. |
||
| Message |
string |
The message returned.
|
The request is successfully processed. |
| HttpCode |
string |
The response code returned. |
202 |
| RequestId |
string |
The ID of the request. |
8D855418-177B-5FF8-A021-75B930AD890A |
| ErrorCode |
string |
The error code returned if the request failed. |
mse-100-000 |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
例
成功レスポンス
JSONJSON
{
"Message": "The request is successfully processed.\n",
"HttpCode": "202",
"RequestId": "8D855418-177B-5FF8-A021-75B930AD890A",
"ErrorCode": "mse-100-000",
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 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 |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。