DeleteDIJob
Updated at:
Deletes a new-version synchronization task.
Operation description
This API operation is available for all DataWorks editions.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
No |
The ID of the synchronization task. |
11126 |
| ProjectId |
integer |
No |
The DataWorks workspace ID. |
108864 |
DIJobId
deprecated
|
integer |
No |
This parameter is deprecated. Use the Id parameter instead. |
11126 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| Success |
boolean |
true |
true |
| RequestId |
string |
The request ID. You can use this ID to troubleshoot issues. |
D33D4A51-5845-579A-B4BA-FAADD0F83D53 |
Examples
Success response
JSON format
{
"Success": true,
"RequestId": "D33D4A51-5845-579A-B4BA-FAADD0F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?