Detaching Software Sources from a Group

Remove a software source from the group manifest to make it unavailable to instances in an Oracle Linux group in OS Management Hub.

Important

Detaching a software source might prevent instances from receiving updates.
  • Add Basic Details

    Provide the basic information for the detach 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.

    Schedule job

    Select when to run the job:

    • Run immediately: Select this option to run the job now.
    • Schedule: Select this option to run the job at a future date and time. Select the calendar icon to select a date and time.
      • Automatic Retry: When selected, if the initial execution of the job fails, the service retries the job up three times. Each retry is five minutes apart.
      • Show advanced options: Add tags to this resource.

        If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, ask an administrator or skip this option. You can apply tags later.

    Review and Detach

    Review the details of the job. Make any changes as needed, and then select Detach.

    View the job in the Groups details page.

  • Use the oci os-management-hub managed-instance-group detach-software-sources command and required parameters to detach software sources from a group.

    oci os-management-hub managed-instance-group detach-software-source --group-id ocid --software-sources software-sources.json [OPTIONS]

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

  • Run the DetachSoftwareSourcesFromManagedInstanceGroup operation to detach software sources from a group.