osc block-storage backup create351
Create a new backup
Usage: osc block-storage backup create351 [OPTIONS] --volume-id <VOLUME_ID>
Options:
-
--availability-zone <AVAILABILITY_ZONE>
— The backup availability zone key value pair.New in version 3.51
-
--container <CONTAINER>
— The container name or null -
--description <DESCRIPTION>
— The backup description or null -
--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 -
--snapshot-id <SNAPSHOT_ID>
— The UUID of the source snapshot that you want to back up -
--volume-id <VOLUME_ID>
— The UUID of the volume that you want to back up