Attaching an Instance to a Group

Add an instance to a group in Autonomous Linux so that it receives the same content as all other members of the group.

Tip

Registering new instances? Create a group profile to automatically attach instances to the group when they register.
  • Select instances to attach

    1. Select the compartment for the instance you want to attach.
    2. Select one or more instances to add to the group, and then select Select instances to attach.
      Note

      Available instances match the OS vendor, version, and architecture of the group. Offline instances and instances assigned to another group aren't listed.
    3. Repeat the preceding steps to select instances from other compartments.

    Review

    1. Review the selected instances.
    2. To remove instances, select them and select Remove instances from selection.
    3. If the list of selected instances looks good, select Attach.
  • Use the oci os-management-hub managed-instance-group attach-managed-instances command and required parameters to attach instances to a group.

    oci os-management-hub managed-instance-group attach-managed-instance --group-id ocid --managed-instances instances.json [OPTIONS]

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

  • Run the AttachManagedInstancesToManagedInstanceGroup operation to attach instances to a group.