Deletes one or more OOS executions.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
oos:DeleteExecutions |
delete |
*Execution
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
| ExecutionIds |
string |
Yes |
The execution IDs. Specify IDs as a JSON array, for example, |
["exec-xxx"] |
| Force |
boolean |
No |
Specifies whether to force-delete running executions. Default value: false. |
false |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
491DF8C2-34C9-4679-9DB3-4C0F49B129AC |
Examples
Success response
JSON format
{
"RequestId": "491DF8C2-34C9-4679-9DB3-4C0F49B129AC"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.