ByCloud Docs
GuidesCLIAPISDK

Delete snapshot

bycloud block-storage snapshots delete --snapshot_id <snapshot_id> [flags]

Delete a snapshot

Options

--snapshot_id

stringrequired

Snapshot ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud block-storage snapshots delete \
--snapshot_id "abc-123"

Output

Success