Moving a Dedicated AI Cluster

Move a dedicated AI cluster in OCI Generative AI from its current compartment into a different compartment.

    1. On the Dedicated AI clusters list page, find the dedicated AI cluster that you want to work with. If you need help finding the list page or the dedicated AI cluster, see Listing Dedicated AI Clusters.
    2. To view the dedicated AI clusters in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
    3. From the Actions menu (three dots) for the dedicated AI cluster that you want to move, select Move resource.
    4. In the Move resource panel, select the destination compartment from the list.
    5. Select Move resource.
  • Use the dedicated-ai-cluster change-compartment command and required parameters to change a dedicated cluster's compartment:

    oci generative-ai dedicated-ai-cluster change-compartment 
    --dedicated-ai-cluster-id <dedicated-ai-cluster-OCID> 
    --compartment-id <destination-compartment-OCID>

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ChangeDedicatedAiClusterCompartment operation to change a dedicated cluster's compartment.