osc block-storage snapshot
Volume snapshots (snapshots)
A snapshot is a point-in-time copy of the data that a volume contains.
When you create, list, or delete snapshots, these status values are possible:
- 
creating: The snapshot is being created.
 - 
available: The snapshot is ready to use.
 - 
backing-up: The snapshot is being backed up.
 - 
deleting: The snapshot is being deleted.
 - 
error: A snapshot creation error occurred.
 - 
deleted: The snapshot has been deleted.
 - 
unmanaging: The snapshot is being unmanaged.
 - 
restoring: The snapshot is being restored to a volume.
 - 
error_deleting: A snapshot deletion error occurred.
 
Usage: osc block-storage snapshot <COMMAND>
Available subcommands:
osc block-storage snapshot create— Creates a new snapshotosc block-storage snapshot delete— Delete a snapshotosc block-storage snapshot force-delete— Empty body for os-force_delete actionosc block-storage snapshot list— Returns a detailed list of snapshotsosc block-storage snapshot reset-status— Empty body for os-reset_status actionosc block-storage snapshot set— Update a snapshotosc block-storage snapshot show— Return data about the given snapshotosc block-storage snapshot unmanage— Empty body for os-unmanage actionosc block-storage snapshot update-status— Command without description in OpenAPI