Deleting a Search with OpenSearch Cluster
Delete an OpenSearch cluster from your tenancy.
Tip
Deleting a cluster doesn't delete the backups for the cluster. Backups are retained until they expire, or you delete them manually.
- On the Clusters list page, find the OpenSearch cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Search with OpenSearch Clusters.
- From the Actions menu for the OpenSearch cluster, select Delete.
- When prompted, confirm the deletion.
The cluster you deleted no longer appears in the Clusters list.
Use the oci opensearch cluster delete command and required parameters to delete a cluster:
oci opensearch cluster delete --opensearch-cluster-id cluster_ocid [OPTIONS]For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the DeleteOpensearchCluster operation to delete a cluster.