Deleting a Group

Delete a group to remove it from Autonomous Linux.

Note

Before you can delete a group, you must first detach all instances from the group.
    1. Open the navigation menu and click Observability & Management. Under Autonomous Linux, click Groups.
    2. Select the groups to delete.
    3. Click Delete.
    4. To confirm the deletion, click Delete.
  • Use the oci os-management-hub managed-instance-group delete command and required parameters to delete a group.

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

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

  • Run the DeleteManagedInstanceGroup operation to delete a group.