Modifies a workgroup's name and description.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
smc:ModifyWorkgroupAttribute |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| WorkgroupId |
string |
Yes |
The workgroup ID. |
w-*** |
| Name |
string |
No |
The name of the workgroup. The name must meet the following requirements:
|
testMigrationTaskName |
| Description |
string |
No |
The description of the workgroup. The description must be 2 to 256 characters in length and cannot start with |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned parameters. |
||
| RequestId |
string |
The request ID. |
3E8B9ABB-289A-44E6-942D-8AA9E493**** |
Examples
Success response
JSON format
{
"RequestId": "3E8B9ABB-289A-44E6-942D-8AA9E493****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | An error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket. | An error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket. |
| 403 | Forbidden.Unauthorized | A required authorization for the specified action is not supplied. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.