Ending a Runbook Process

End an in-progress runbook process in Fleet Application Management.

Important

You can't end a runbook process unless it is in progress.
    1. On the Runbook processes list page, find the runbook process that you want to work with. If you need help finding the list page or the runbook process, see Listing Runbook Processes.
    2. From the Actions menu for the runbook process that you want to end, select Terminate.
    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 a runbook process:

    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 a runbook process.