Listing Members of a Group

View the instances that belong to 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. Instances are listed under Group members.
      Tip

      Don't see an instance listed? If the instances of the group reside in multiple compartments, you might need to select another compartment under List Scope.
  • Use the oci os-management-hub managed-instance list command and required parameters to list the members of a group in a specific compartment.

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

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

  • Run the ListManagedInstances operation to get information about instances in a group.