Moving Clusters Between Compartments
Change the compartment that a Big Data Service cluster is included in.
- Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
- Under Compartment, select the compartment that contains the cluster.
- In the list of clusters, click the name of the cluster.
- On the Cluster details page, click More actions, and then select Move resource.
- In the Move resource panel, select a new compartment, and then click 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.