Red Hat Training

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

13.86. manila snapshot-create

usage: manila snapshot-create [--force <True|False>] [--name <name>]
                              [--description <description>]
                              <share>
Add a new snapshot.

Positional arguments

<share>


        Name or ID of the share to snapshot.

Optional arguments

--force <True|False>


        Optional flag to indicate whether to snapshot a share
      even if it's busy. (Default=False)

--name <name>


        Optional snapshot name. (Default=None)

--description <description>


      Optional snapshot description. (Default=None)