Menghapus Instans ECS yang hanya digunakan untuk pemulihan di Edisi Essential ECS Backup.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:DeleteAirEcsInstance |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| EcsInstanceId |
string |
Yes |
ID Instans ECS. |
i-uf6ir9y******hvisj |
| UninstallClientSourceTypes |
array |
No |
Sumber data yang akan di-uninstal Kliennya. |
|
|
string |
No |
The data source for which the client needs to be uninstalled. |
ECS_FILE |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
33AA3AAE-89E1-5D3A-A51D-0C0A80850F68 |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
| Code |
string |
The response code. The status code 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. If the request was successful, "successful" is returned. If the request failed, an error message is returned. |
successful |
| TaskId |
string |
The ID of the asynchronous job. You can call the DescribeTask operation to query the execution result of an asynchronous job. |
t-********************* |
Contoh
Respons sukses
JSONformat
{
"RequestId": "33AA3AAE-89E1-5D3A-A51D-0C0A80850F68",
"Success": true,
"Code": "200",
"Message": "successful",
"TaskId": "t-*********************"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.