Editing the Autonomous Updates Job for a Group

Change the time of day that the autonomous updates job runs for a group 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 Groups.
    2. Under List scope, select the compartment that contains the group you're interested in.
    3. Click the name of the group.
    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-group update command and required parameters to update the autonomous update job time of the group.

    oci os-management-hub managed-instance-group update --group-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 UpdateManagedInstanceGroup operation to edit the autonomous update time for the group.