Deleting a Cluster
Delete a cluster.
- 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 Clusters.
- From the Actions menu for the cluster, select Delete.
- In the Delete cluster panel, enter the name of the cluster you're deleting to confirm the deletion.
- Select Delete.
The cluster you deleted no longer appears in the cluster list.
Use the oci redis redis-cluster delete command and required parameters to delete a cluster:
oci redis 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.- For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
Run the DeleteRedisCluster operation to delete a cluster.