Modifies the name of a domain name group.
Operation description
This operation modifies the name of an existing domain name group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateDomainGroup |
update |
*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 group ID. |
60bb3ef15ace449082cf914ed3ea**** |
| GroupName |
string |
Yes |
The new name of the domain name group. |
NewName |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| GroupName |
string |
The new name of the domain name group. |
NewName |
| RequestId |
string |
The unique ID of the request. |
536E9CAD-DB30-4647-AC87-AA5CC38C5382 |
| GroupId |
string |
The ID of the domain name group. |
60bb3ef15ace449082cf914ed3ea**** |
Examples
Success response
JSON format
{
"GroupName": "NewName",
"RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382",
"GroupId": "60bb3ef15ace449082cf914ed3ea****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.