Moving Clusters Between Compartments
Change the compartment that a Big Data Service cluster is included in.
- On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters in a Compartment.
- On the Cluster details page, select More Actions.
- Select Move resource.
- In the Move resource panel, select a new compartment, and then select Move resource.
- Use the oci bds instance change-compartment command and required parameters to move a Big Data Service cluster into a different compartment.
oci bds instance change-compartment --bds-instance-id <bds_instance_id> --compartment-id <compartment_id> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the ChangeBdsInstanceCompartment operation to change the cluster compartment.