AbolishPipelineRun
Calls this operation to change the status of a specified deployment process to terminated. The deployment process is not deleted and can still be queried through query operations.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dataworks:* |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectId |
integer |
Yes |
The ID of the DataWorks workspace. You can logon to the DataWorks console and go to the storage management page to obtain the ID. This parameter specifies the DataWorks workspace for this API invoke operation. |
10000 |
| Id |
string |
Yes |
The unique identifier of the deployment process. |
1606087c-9ac4-43f0-83a8-0b5ced21XXXX |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. Used to locate logs and troubleshoot issues. |
55D786C9-DD57-524D-884C-C5239278XXXX |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "55D786C9-DD57-524D-884C-C5239278XXXX\n",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.