Deleting an OCI Cache Cluster
Delete an OCI Cache cluster from your Oracle Cloud Infrastructure tenancy.
- On the Clusters list page, find the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing OCI Cache Clusters.
- From the Actions menu for the cluster, select Delete.
- In the Delete cluster dialog box, enter the name of the cluster you're deleting to confirm the deletion.
- Select Delete.
The cluster you deleted no longer appears in the Clusters list. Use the oci redis redis-cluster redis-cluster delete command and required parameters to delete a cluster:
oci redis redis-cluster redis-cluster delete --redis-cluster-id <cluster_OCID> --force
For information about using the CLI, see Command Line Interface (CLI). For a complete list of flags and options available for CLI commands, see the CLI Command Reference.Run the DeleteRedisCluster operation to delete a cluster.