All Products
Search
Document Center

DataWorks:UpdateResourceGroup

Last Updated:Dec 05, 2024

Updates basic information about a resource group.

Operation description

You can use this API operation only in DataWorks Basic Edition or an advanced edition.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
IdstringYes

The ID of the resource group.

Serverless_res_group_524257424564736_6831777003XXXXX
NamestringNo

The new name that you want to change for the resource group.

common_resource_group
RemarkstringNo

The new remarks that you want to modify for the resource group.

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

Successboolean

Indicates whether the request was successful. Valid values: true and false.

true
RequestIdstring

The request ID. You can use the ID to locate logs and troubleshoot issues.

6A6CBE87-9F91-1323-B680-E7A7065XXXXX

Examples

Sample success responses

JSONformat

{
  "Success": true,
  "RequestId": "6A6CBE87-9F91-1323-B680-E7A7065XXXXX"
}

Error codes

For a list of error codes, visit the Service error codes.