Mencoba ulang klaster.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mse:RetryCluster |
update |
*Cluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RequestPars |
string |
No |
Parameter permintaan yang diperluas dalam format JSON. |
{} |
| InstanceId |
string |
No |
ID instance. |
mse-cn-st21ri2**** |
| AcceptLanguage |
string |
No |
Bahasa respons. Nilai yang valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Struktur data. |
||
| Message |
string |
Pesan yang dikembalikan. |
The request is successfully processed. |
| RequestId |
string |
ID permintaan. |
DC34E4A3-5F1C-4E40-86EA-02EDF967**** |
| ErrorCode |
string |
Kode kesalahan yang dikembalikan jika permintaan gagal. |
NoPermission |
| Success |
boolean |
Menunjukkan apakah permintaan berhasil. Nilai yang valid:
|
true |
Contoh
Respons sukses
JSONformat
{
"Message": "The request is successfully processed.\n",
"RequestId": "DC34E4A3-5F1C-4E40-86EA-02EDF967****",
"ErrorCode": "NoPermission",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IllegalRequest | Invalid request:%s | Invalid request: %s |
| 400 | InvalidParameter | Parameter error:%s | Request parameter error: %s |
| 500 | InternalError | Console error. Try again later:%s | Console error. Try again later: %s |
| 403 | NoPermission | You are not authorized to perform this operation:%s | You do not have the permission to use this interface:%s |
| 404 | NotFound | Not found:%s | The resource does not exist:%s |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.