Moving a Profile to Another Compartment

Move a profile to another compartment in OS Management Hub. Placing resources in a specific compartment can help restrict access.

Note

You can't move service-provided or default profiles from the root compartment.

  • Move resource

    1. On the profile details page, select the Actions menu and then select Move resource.
    2. Select the destination compartment to move the profile to.
    3. Select Move resource.
  • Use the oci os-management-hub profile change-compartment command and required parameters to move the profile to another compartment within the same tenancy.

    oci os-management-hub profile change-compartment --profile-id ocid --compartment-id ocid[OPTIONS]

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

  • Run the ChangeProfileCompartment operation to move a profile to another compartment within the same tenancy.