Deleting an OpenSearch Cluster Backup
Manually delete an OpenSearch cluster backup.
Open the navigation menu and click Databases. Under OpenSearch, click Backups.
Under List scope, select the compartment that contains the backup.
-
In the Backups list, click the
for the backup that you want to delete, and then select Delete. - In the Confirm delete dialog box, click Delete.
Use the delete command and required parameters to delete a cluster backup:
oci opensearch backup delete --opensearch-cluster-backup-id backup_ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line 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 DeleteBackupOpensearchCluster operation to delete a cluster backup.