Mengatur ulang instans dengan menginstal ulang sistem operasi menggunakan image aslinya. Catatan: Operasi pengaturan ulang akan gagal jika image yang digunakan untuk membuat Cloud Phone telah dihapus.
Deskripsi operasi
You can reset an instance (initialize its system) only when the instance is Active, Stopped, Abnormal, Backup Failed, or Recover Failed.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AndroidInstanceIds |
array |
No |
Daftar ID instans. |
|
|
string |
No |
An instance ID. |
acp-scaucydkl**** |
|
| SaleMode |
string |
No |
Mode penjualan. Parameter ini tidak digunakan lagi. Valid values:
|
Instance |
| SettingResetType |
integer |
No |
Parameter ini tidak didukung di situs internasional (alibabacloud.com). Valid values:
|
1 |
| IgnoreParamValidation |
boolean |
No |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
69BCBBE4-FCF2-59B8-AD9D-531EB422**** |
| Tasks |
object |
||
| ParentTaskId |
string |
t-xxxx |
|
| ChildTasks |
array<object> |
||
|
object |
|||
| InstanceId |
string |
acp-xxxx |
|
| TaskId |
string |
t-xxxx |
Contoh
Respons sukses
JSONformat
{
"RequestId": "69BCBBE4-FCF2-59B8-AD9D-531EB422****",
"Tasks": {
"ParentTaskId": "t-xxxx",
"ChildTasks": [
{
"InstanceId": "acp-xxxx",
"TaskId": "t-xxxx"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.