Creating an OpenSearch Cluster Backup
Manually create a backup for an OpenSearch cluster.
Open the navigation menu and click Databases. Under OpenSearch, click Clusters.
Under List scope, select the compartment that contains the cluster.
In the Clusters list, click the name of the cluster that you want to create a backup for.
- On the cluster details page, click Create backup.
- Select the compartment to create the backup in and enter a name for the
backup.
You can create the backup in a different compartment than the compartment that contains the cluster.
- Click Submit.
Use the backup command and required parameters to create a backup of a cluster:
oci opensearch cluster backup --opensearch-cluster-id cluster_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 BackupOpensearchCluster operation to create a cluster backup.