Moving a Group to Another Compartment
Move the group to another compartment in OS Management Hub. This can help restrict access to resources by placing them in a specific compartment.
For best practices when moving compartments, see Compartment Considerations.
- Open the navigation menu and click Observability & Management. Under OS Management Hub, click Groups.
- Under List scope, select the compartment that contains the group you're interested in.
- Click the name of the group.
- Click Move resource.
- Select the Destination compartment to move the group to.
- Click Move resource.
Use the oci os-management-hub managed-instance-group change-compartment command and required parameters to move the group to another compartment with the same tenancy.
oci os-management-hub managed-instance-group change-compartment --group-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 ChangeManagedInstanceGroupCompartment operation to move the group to another compartment within the same tenancy.