Deletes a domain name group and moves its domain names to the default group.
Operation description
The default group cannot be deleted.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:DeleteDomainGroup |
delete |
*group
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response. Valid values:
Default value: en |
en |
| GroupId |
string |
Yes |
The ID of the domain name group. Call the DescribeDomainGroups operation to obtain the ID. |
d367113100944e488352f99e3c7d**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| GroupName |
string |
The name of the domain name group. |
MyGroup |
| RequestId |
string |
The unique request ID. |
536E9CAD-DB30-4647-AC87-AA5CC38C5382 |
Examples
Success response
JSON format
{
"GroupName": "MyGroup",
"RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.