Ending an Execution

End an in-progress execution in Fleet Application Management.

Important

You can't end an execution if it's not running.
    1. On the Executions list page, find the runbook execution that you want to work with. If you need help finding the list page or the execution, see Listing Executions.
    2. From the Actions menu (Actions Menu) for the execution that you want to end, select Abort.
    3. When prompted, confirm the termination.
  • Use the oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution command and required parameters to cancel an execution:

    oci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution --action-details <json_file_or_string> --scheduler-job-id <scheduler_job_OCID> [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the ManageJobExecution operation to cancel an execution.