Editing a Group's Basic Details

Modify the name or description of a group in Autonomous Linux.

    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.
    5. Update the basic details for the group.
      • Group name: Enter a name for the group. You change the name at any time. The name doesn't need to be unique, because an Oracle Cloud Identifier (OCID) uniquely identifies the group. Avoid entering confidential information.
      • Description: (Optional) Enter a description for the group. Avoid entering confidential information.
    6. Click Save changes.
  • Use the oci os-management-hub managed-instance-group update command and required parameters to update the basic details for a group.

    oci os-management-hub managed-instance-group update --group-id ocid [OPTIONS]

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

  • Run the UpdateManagedInstanceGroup operation to update the basic details for a group.