Me-reboot instans Cloud Phone yang ditentukan.
Deskripsi operasi
Anda hanya dapat me-reboot instans jika berada dalam status Active, Abnormal, Backup failed, atau Recover failed.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AndroidInstanceIds |
array |
No |
ID instans. |
|
|
string |
No |
ID instans. |
acp-sgicbcdadjs**** |
|
| ForceStop |
boolean |
No |
Menentukan apakah reboot dilakukan secara paksa. Reboot paksa dapat menyebabkan kehilangan data dan hanya boleh digunakan jika reboot normal gagal. Valid values:
|
false |
| SaleMode |
string |
No |
Mode penjualan. Parameter ini sudah tidak digunakan lagi (deprecated). Valid values:
|
Instance |
| IgnoreParamValidation |
boolean |
No |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Data respons. |
||
| RequestId |
string |
ID permintaan. |
227CBB4C-F5DC-589D-A667-C5CA3D52**** |
| Tasks |
object |
||
| ParentTaskId |
string |
t-xxxx |
|
| ChildTasks |
array<object> |
||
|
object |
|||
| InstanceId |
string |
acp-xxxx |
|
| TaskId |
string |
t-xxxx |
Contoh
Respons sukses
JSONformat
{
"RequestId": "227CBB4C-F5DC-589D-A667-C5CA3D52****",
"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.