Creating an OpenSearch Cluster Backup

???

    1. On the Backups list page, select Create backup. If you need help finding the list page, see Listing Cluster Backups.
    2. On the Create backup panel, enter the following information:

      Select cluster in <compartment>: Select the cluster in the specified compartment you're backing up from the list.

      Create in compartment: Select the compartment where the cluster backup resides from the list.

      Backup name: Enter a friendly name for the cluster backup.

    3. Select Submit.
  • Use the backup command and required parameters to create a backup of a cluster:

    oci opensearch cluster backup --opensearch-cluster-id cluster_ocid --display-name display_name --opensearch-cluster-id opensearch_cluster_id [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the BackupOpensearchCluster operation to create a backup of a cluster.