Updated on 2025-09-05 GMT+08:00

Deleting an Elasticsearch Cluster Snapshot

Delete snapshots that are no longer needed to reclaim storage spaces.

Constraints

  • Deleting a snapshot will permanently delete its data.
  • The deletion of automatically generated snapshots is subject to the following constraints:
    • While automatic snapshot creation is enabled, the system automatically deletes snapshots on the nearest half hour after their retention period expires.
    • After automatic snapshot creation is disabled, existing auto-created snapshots will not be deleted automatically, but they can be deleted manually.
    • If automatic snapshot creation is re-enabled, the system resumes automatic deletion of all auto-created snapshots upon expiration, including these created before automatic snapshot creation was previously disabled.

Manually Deleting a Snapshot

  1. Log in to the CSS management console.
  2. In the navigation pane on the left, choose Clusters > Elasticsearch.
  3. In the cluster list, click the name of the target cluster. The cluster information page is displayed.
  4. Click the Cluster Snapshots tab.
  5. In the cluster snapshot task list, select the snapshot you want to delete, and click Delete in the Operation column. In the displayed dialog box, enter DELETE and click OK.