Deletes the specified computing resource based on the computing resource ID.
Operation description
-
DataWorks Basic Edition or a more advanced edition is required.
-
You must have at least one of the following roles in the DataWorks workspace:
-
Tenant Owner, Workspace Administrator, Project Owner, O&M
Try it now
Test
RAM authorization
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 |
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.