Deletes an application group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
oos:DeleteApplicationGroup |
delete |
*ApplicationGroup
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The ID of the region. Set the value to cn-hangzhou. |
cn-hangzhou |
| Name |
string |
Yes |
The name of the application group. |
MyApplicationGroup |
| ApplicationName |
string |
Yes |
The name of the application. |
MyApplication |
| RetainResource |
boolean |
No |
Whether to retain resources created by application manager when you delete the application. Valid values:
|
false |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
9E011F98-4EE5-5E3A-8FA3-D38F2C531C1F |
Examples
Success response
JSON format
{
"RequestId": "9E011F98-4EE5-5E3A-8FA3-D38F2C531C1F"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.