osc block-storage backup create30

Create a new backup

Usage: osc block-storage backup create30 [OPTIONS] --volume-id <VOLUME_ID>

Options:

  • --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 is false. See valid boolean values

    Possible values: true, false

  • --incremental <INCREMENTAL> — Indicates whether to backup, even if the volume is attached. Default is false. See valid boolean values

    Possible values: true, false

  • --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