All Products
Search
Document Center

CloudOps Orchestration Service:Delete an execution

Last Updated:Feb 27, 2026

CloudOps Orchestration Service (OOS) allows you to delete an execution that is in a final status. Deleting an execution permanently removes its execution record. This action cannot be undone.

Prerequisites

If the execution that you want to delete is in a non-final status, such as Waiting or Running, you must cancel the execution before you delete it. For more information, see Cancel an execution.

The following table describes the execution statuses in OOS.

StatusDescriptionFinal status
StartedThe execution is created and started.No
QueuedThe execution is waiting in the queue due to traffic control.No
RunningThe execution is running.No
WaitingThe execution is waiting for inputs from external systems.No
SuccessThe execution is complete, and the result is successful.Yes
FailedThe execution is complete, but the result indicates a failure.Yes
CancelledThe execution is canceled.Yes

Procedure

  1. Log on to the OOS console.

  2. In the left-side navigation pane, choose Automated Task > Task Execution Management.

  3. Find the execution that you want to delete and click Delete in the Actions column.

  4. In the message that appears, click OK.