Snapshot

Take a Snapshot of a Volume

exo compute block-storage snapshot create volume-test-1 --zone ch-gva-2

Create a Volume from a Snapshot

exo compute block-storage create volume-test-from-snapshot --snapshot <snapshot_name> --zone ch-gva-2