Moving a Profile to Another Compartment

Move a profile to another compartment in OS Management Hub. This can help restrict access to resources by placing them in a specific compartment.

Note

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

    1. On the profile details page, 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.