All Products
Search
Document Center

DataWorks:DeleteResourceGroup

Last Updated:Dec 25, 2024

Deletes a serverless resource group.

Operation description

  1. You can use this API operation only in DataWorks Basic Edition or an advanced edition.
  2. **Before you call this API operation, you must make sure that you have a good command of the billing details and pricing of serverless resource groups.

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

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

Successboolean

Indicates whether the request was successful.

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.

Change history

Change timeSummary of changesOperation
No change history