Menurunkan akses alamat IP virtual (VIP) instans tertentu selama pemulihan bencana beberapa instans. Hanya instans Edisi Enterprise Platinum yang mendukung operasi ini. Untuk memanggil operasi ini, Anda harus mengirimkan Tiket.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mq:DisasterDowngrade |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans ApsaraMQ for MQTT. |
mqtt-cn-xxx |
| DowngradeInstanceId |
string |
Yes |
ID instans ApsaraMQ for MQTT untuk menurunkan spesifikasi akses VIP. |
mqtt-cn-xxxx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
82B9E503-F4A1-4F30-976F-C6999FF9**** |
| Code |
integer |
The response code. The status code 200 indicates that the request was successful. Other status codes indicate that the request failed. For information about error codes, see Error codes. |
200 |
| Success |
boolean |
Indicates whether the request was successful. Valid values: true and false. |
True |
| Message |
string |
The returned message. |
operation success. |
| AccessDeniedDetail |
string |
The details about the access denial. This parameter is returned only if Resource Access Management (RAM) permission verification failed. |
None |
Contoh
Respons sukses
JSONformat
{
"RequestId": "82B9E503-F4A1-4F30-976F-C6999FF9****",
"Code": 200,
"Success": true,
"Message": "operation success.",
"AccessDeniedDetail": "None"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InstancePermissionCheckFailed | An error occurred while validating the permissions of the instance. Please verify the account that created the instance and its permissions settings. | |
| 400 | InvalidParameter.%s | An error occurred while validating the parameter. The parameter may be missing or invalid. | |
| 500 | InternalError | An error occurred while processing your request. Try again later. | |
| 404 | ApiNotSupport | The specified API is not supported. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.