osc block-storage backup create343
Create a new backup
Usage: osc block-storage backup create343 [OPTIONS] --volume-id <VOLUME_ID>
Options:
- 
--container <CONTAINER>— The container name or null - 
--no-container— Set explicit NULL for the container - 
--description <DESCRIPTION>— The backup description or null - 
--no-description— Set explicit NULL for the description - 
--force <FORCE>— Indicates whether to backup, even if the volume is attached. Default isfalse. See valid boolean valuesPossible values:
true,false - 
--incremental <INCREMENTAL>— Indicates whether to backup, even if the volume is attached. Default isfalse. See valid boolean valuesPossible values:
true,false - 
--metadata <key=value>— The backup metadata key value pairs.New in version 3.43
 - 
--name <NAME>— The name of the Volume Backup - 
--no-name— Set explicit NULL for the name - 
--snapshot-id <SNAPSHOT_ID>— The UUID of the source snapshot that you want to back up - 
--no-snapshot-id— Set explicit NULL for the snapshot_id - 
--volume-id <VOLUME_ID>— The UUID of the volume that you want to back up