Restarts an Android in Container (AIC) instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:RebootAICInstance |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServerId |
string |
No |
The ID of the server. |
cas-instance**** |
| InstanceId |
string |
No |
The ID of the AIC instance. |
aic-instance**** |
| InstanceIds |
array |
No |
The IDs of the AIC instance groups. |
|
|
string |
No |
The ID of the AIC instance group. |
aic-instance**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E |
Examples
Success response
JSON format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Interface.Call.Error | The interface call error | |
| 400 | Parameter.Invalid | The parameter is invalid.Please check your parameters and try it again. | |
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.