DeleteDIJob

Updated at:

Deletes a new-version synchronization task.

Operation description

This API operation is available for all DataWorks editions.

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

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.