Editing a Scheduled Job

Change the name and description of an update job in Autonomous Linux or alter its scheduled run time.

Note

You can edit only scheduled jobs, not in-progress or completed jobs.
  • Edit basic details

    Update the basic information for the scheduled job:

    • Name: Enter a name for the job. The name doesn't need to be unique, because an Oracle Cloud Identifier (OCID) uniquely identifies the job. Avoid entering confidential information.

    • Description: (Optional) Enter a description for the job. Avoid entering confidential information.

    Edit schedule

    Update the next execution time and the frequency of the job:

    • Schedule: Select the calendar icon and select the date and time you want the job to run.

    • Frequency: Select how often you want the job to run.
      • To schedule the job to run only one time, select Once. This option is the default.
      • To schedule the job to recur, select either Hourly, Daily, Weekly, Monthly, or Yearly.
  • Use the oci os-management-hub scheduled-job update command and required parameters to update a scheduled job.

    oci os-management-hub scheduled-job update --scheduled-job-id ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateScheduledJob operation to update the details of a scheduled job.