Creates a domain name group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:AddDomainGroup |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response. Valid values:
Default value: en. |
en |
| GroupName |
string |
Yes |
The name of the domain name group. |
MyGroup |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| GroupName |
string |
The name of the domain name group. |
NewName |
| RequestId |
string |
The request ID. |
536E9CAD-DB30-4647-AC87-AA5CC38C5382 |
| GroupId |
string |
The ID of the domain name group. |
d367113100944e488352f99e3c7d**** |
Examples
Success response
JSON format
{
"GroupName": "NewName",
"RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382",
"GroupId": "d367113100944e488352f99e3c7d****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.