Deletes the specified computing resource based on the computing resource ID.
Operation description
- This API operation is available for all DataWorks editions.
- You can call this operation only if you are assigned one of the following roles in DataWorks:
- Tenant Owner, Workspace Administrator, Workspace Owner, and O&M.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Id | long | Yes | The computing resource ID, the unique identifier of the data source. | 1234 |
| ProjectId | long | Yes | The workspace ID. | 1234 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "B56432E0-2112-5C97-88D0-AA0AE5****\n",
"Success": true
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2025-11-25 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
| 2025-11-25 | Add Operation | View Change Details |
