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

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

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