Deleting a Dedicated AI Cluster

Delete a dedicated AI cluster in OCI Generative AI.

    1. On the Dedicated AI clusters list page, find the dedicated AI cluster that you want to delete. 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 delete, select Delete.
    4. When prompted, confirm the deletion.
  • Use the dedicated-ai-cluster delete command and required parameters to delete a dedicated cluster:

    oci generative-ai dedicated-ai-cluster delete 
    --dedicated-ai-cluster-id <dedicated-ai-cluster-OCID>

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

  • Run the DeleteDedicatedAiCluster operation to delete a dedicated cluster.