API Doc
Search Docs...
⌘ K
OverviewDeploymentManagementOperationReferenceGlossary
    ACOS 6.3.0
  • Arcfra Cloud Operating System>
  • CLI command>
  • Managing block storage services>
  • Managing volume snapshots

Deleting volume snapshots

Deleting volume snapshots with the specified name

Procedure

Run the following command on any node in the cluster:

zbs-meta snapshot delete <pool_name> <volume_name> <snapshot_name>

Output note

If the command succeeds, no output is displayed.

Deleting volume snapshots with the specified ID

Procedure

Run the following command on any node in the cluster:

zbs-meta snapshot delete_by_id <snapshot_id>

Output note

If the command succeeds, no output is displayed.