Viewing a Group's Details

View the details for a specific group in Autonomous Linux, including associated instances, software sources, jobs, and reports.

    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.

      The following displays on the Group information tab:

      • Compartment: Compartment where the group resides. Group members may reside in other compartments.
      • Description: Description of the group, if one was provided.
      • Associated instances: Number of instances that are members of the group.
      • Scheduled jobs: Number of jobs that are pending.
      • OCID: Oracle Cloud Identifier (OCID) assigned to the group.
      • OS version: OS version running on the members of the group.
      • Architecture: Processor architecture used on the members of the group.
    4. Click the options under Resources to see the individual resources associated with the group.
      • Group members
      • Group manifest
      • Jobs
      • Reports
      Tip

      Group members, jobs, and reports might reside in different compartments. Select a compartment under List Scope.
  • Use the oci os-management-hub managed-instance-group get command and required parameters to get information about a group, such as the attached software sources.

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

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

  • Run the GetManagedInstanceGroup operation to get information about a group, including its attached software sources.