Updating a Lifecycle Operation Job Schedule

Update a lifecycle operation job schedule in Fleet Application Management.

Important

You can't update a job schedule if the job is 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. It includes information about the job name, when a job is scheduled to run, and the status of the job. The job status can be Upcoming, In progress, Succeeded, or Failed based on a schedule.
    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, select the Actions menu, and then select Edit.
    5. In the Edit job schedule panel, update the name or start date and time for the schedule.
    6. Select Save changes.
  • Use the oci fleet-apps-management fleet-apps-management-operations scheduler-job update command and required parameters to update details of a job schedule:

    oci fleet-apps-management fleet-apps-management-operations scheduler-job update --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 UpdateSchedulerJob operation to update details a job schedule.