Terminates the process for deploying or undeploying an entity. The process is not deleted and can still be queried by calling query operations.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ProjectId | string | Yes | The DataWorks workspace ID. You can log on to the DataWorks console and go to the Workspace page to query the ID. You must configure this parameter to specify the DataWorks workspace to which the API operation is applied. | 10000 |
Id | string | Yes | The ID of the process. | 1606087c-9ac4-43f0-83a8-0b5ced21XXXX |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "55D786C9-DD57-524D-884C-C5239278XXXX",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.