Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.424. openstack volume backup create

usage: openstack volume backup create [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--noindent] [--prefix PREFIX]
                                      [--name <name>]
                                      [--description <description>]
                                      [--container <container>]
                                      [--snapshot <snapshot>] [--force]
                                      [--incremental]
                                      <volume>
Create new volume backup

Positional arguments

<volume>


        Volume to backup (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        Name of the backup

--description <description>


      Description of the backup

--container <container>


      Optional backup container name

--snapshot <snapshot>


      Snapshot to backup (name or ID)

--force


        Allow to back up an in-use volume

--incremental


        Perform an incremental backup