UpdateGroup
GET /?Action=UpdateGroup
Description
Modifies the name and/or the path of a specified group.
Body parameter
Required: false
Name: UpdateGroupRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
GroupName |
The name of the group you want to modify. |
true |
string |
||
NewGroupName |
A new name for the group. |
false |
string |
||
NewPath |
A new path for the group. |
false |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
UpdateGroupResponse |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |