Deletes a data source by data source ID.
Operation description
-
This operation is available for all DataWorks editions.
-
To call this operation, you must have one of the following roles in DataWorks:
-
Tenant Owner, Workspace Administrator, Workspace Owner, and O&M
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dataworks:DeleteDataSource |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
Yes |
The data source ID. |
1234 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned result. |
||
| RequestId |
string |
The request ID. You can locate logs and troubleshoot issues based on the ID. |
B56432E0-2112-5C97-88D0-AA0AE5C75C74 |
| Success |
boolean |
Whether the call is successful.
|
true |
Examples
Success response
JSON format
{
"RequestId": "B56432E0-2112-5C97-88D0-AA0AE5****",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.