Editing a Profile

Modify the name or description of a user-defined profile in OS Management Hub.

Note

You can't change the name or description of a service-provided profile.
    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 Edit.
    5. Edit the profile details:
      • Name: Enter a name for the profile. You can add or change the name later. The name doesn't need to be unique, because an Oracle Cloud Identifier (OCID) uniquely identifies the profile. Avoid entering confidential information.
      • Description: (Optional) Enter a description for the profile. Avoid entering confidential information.
      • If in the root compartment, you can optionally set this profile as the default.
    6. Click Save changes.
  • Use the oci os-management-hub profile update command and required parameters to edit the details of a profile.

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

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

  • Run the UpdateProfile operation to edit the basic details for a profile.