Editing the Autonomous Updates Job for an Instance

Change the time of day that the autonomous updates job runs for an instance in Autonomous Linux.

Confused by the autonomous updates job? See Restricted Scheduled Job.

    1. Open the navigation menu and click Observability & Management. Under Autonomous Linux, click Instances.
    2. Under List scope, select the compartment that contains the instance.
    3. Click the name of the instance.
    4. Click Edit next to Autonomous updates.
    5. Select the time for the job to run.
    6. Click Save changes.
  • Use the oci os-management-hub managed-instance update command and required parameters to update the time that the autonomous update job runs on the instance.

    oci os-management-hub managed-instance update --managed-instance-id ocid --autonomous-settings settings.json [OPTIONS]

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

  • Run the UpdateManagedInstance operation to edit autonomous update time for the instance.