Deleting a Lifecycle Operation Job

Delete a lifecycle operation job in Fleet Application Management.

Important

You can't delete a job if it's in progress or is scheduled to run in the next 15 minutes.
    1. On the Schedules list page, select the schedule that you want to work with. If you need help finding the list page or the schedule, see Listing Lifecycle Operation Schedules.
      The details page for the lifecycle management schedule opens along with the applicable fleets in that schedule.
    2. On the details page, select the Jobs tab.
      All jobs are displayed for the schedule in a table.
    3. Select the job name that you want to work with.
      The details page for the lifecycle management job opens. The Executions tab of the Jobs page displays all the runbooks associated with a fleet and the status of each of the executions.
    4. On the details page of the job, select Delete.
    5. In the Delete job dialog box, select Delete.
  • Use the oci fleet-apps-management fleet-apps-management-operations scheduler-job delete command and required parameters to cancel a job schedule:

    oci fleet-apps-management fleet-apps-management-operations scheduler-job delete --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 DeleteSchedulerJob operation to cancel a job schedule.