Moving Clusters Between Compartments

Change the compartment that a Big Data Service cluster is included in.

    1. 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.
    2. On the Cluster details page, select More Actions.
    3. Select Move resource.
    4. 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.