All Products
Search
Document Center

DataWorks:DeleteComputeResource

Last Updated:Mar 30, 2026

Deletes the specified computing resource based on the computing resource ID.

Operation description

  1. DataWorks Basic Edition or a more advanced edition is required.

  2. You must have at least one of the following roles in the DataWorks workspace:

  3. Tenant Owner, Workspace Administrator, Project Owner, O&M

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Id

integer

Yes

The computing resource ID, the unique identifier of the data source.

1234

ProjectId

integer

Yes

The workspace ID.

1234

Response elements

Element

Type

Description

Example

object

Responses

RequestId

string

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

B56432E0-2112-5C97-88D0-AA0AE5****

Success

boolean

Indicates whether the call succeeded.

  • true: The call is successful.

  • false: The call failed.

true

Examples

Success response

JSON format

{
  "RequestId": "B56432E0-2112-5C97-88D0-AA0AE5****\n",
  "Success": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.