Viewing Profile Details

View which resources are associated with a specific profile in OS Management Hub.

    1. Open the navigation menu and click Observability & Management. Under OS Management Hub, click Profiles.
    2. Under List scope, select the compartment that contains the profile you're interested in.
    3. Click the name of the profile.
    4. Click View to display contents for the /etc/osmh-profile file which is used when registering a non-OCI instance.
    5. Review the Profile information tab.
      • Compartment: Compartment where the profile resides.
      • Description: User-provided description of the profile.
      • Created: Date and time the profile was created.
      • OCID: Unique Oracle Cloud Identifier (OCID) assigned for the profile.
      • Default: Indicates if the profile is the default for the OS version, architecture, and type.
      • OS version: OS used on the instance.
      • Architecture: Processor architecture used on the instance.
      • Type: The type of profile, such as Software source or Group.
      • Instance type: The location of the instance.
      • Management station: The management station used by the instance. This applies to on-premises and third-party cloud only.
  • Use the oci os-management-hub profile get command and required parameters to get details for a profile in OS Management Hub.

    oci os-management-hub profile get --profile-id ocid [OPTIONS]

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

  • Run the GetProfile operation to get the details for a profile in OS Management Hub.