Removes a deployed shared data group (SDG) and restore local storage.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:RemoveSDG |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceIds |
array |
Yes |
IDs of Android in Container (AIC) instances. |
|
|
string |
No |
The ID of the AIC instance. |
["aic-1", "aic-2", "aic-3"] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
6666C5A5-75ED-422E-A022-7121FA18C968 |
Examples
Success response
JSON format
{
"RequestId": "6666C5A5-75ED-422E-A022-7121FA18C968"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Parameter.Invalid | The parameter is invalid.Please check your parameters and try it again. | |
| 400 | Interface.Call.Error | The interface call error | |
| 400 | Interface.Call.Failed | %s. | Request failed |
| 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.