Updates basic information about a resource group.
Operation description
You can use this API operation only in DataWorks Basic Edition or an advanced edition.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dataworks:UpdateResourceGroup |
update |
*DwResourceGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
string |
Yes |
The ID of the resource group. |
Serverless_res_group_524257424564736_6831777003XXXXX |
| Name |
string |
No |
The new name that you want to change for the resource group. |
common_resource_group |
| Remark |
string |
No |
The new remarks that you want to modify for the resource group. |
Create a common resource group for common tasks |
| AliyunResourceGroupId |
string |
No |
The ID of the new Alibaba Cloud resource group. |
rg-aek2kqofrgXXXXX |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| Success |
boolean |
Indicates whether the request was successful. |
true |
| RequestId |
string |
The request ID. |
6A6CBE87-9F91-1323-B680-E7A7065XXXXX |
Examples
Success response
JSON format
{
"Success": true,
"RequestId": "6A6CBE87-9F91-1323-B680-E7A7065XXXXX"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.