Este conteúdo não está disponível no idioma selecionado.
13.93. manila snapshot-manage
usage: manila snapshot-manage [--name <name>] [--description <description>]
[--driver_options [<key=value> [<key=value> ...]]]
<share> <provider_location>
usage: manila snapshot-manage [--name <name>] [--description <description>]
[--driver_options [<key=value> [<key=value> ...]]]
<share> <provider_location>
Positional arguments
- <share>
Name or ID of the share.
- <provider_location>
Provider location of the snapshot on the backend.
Optional arguments
- --name <name>
Optional snapshot name (Default=None).
- --description <description>
Optional snapshot description (Default=None).
- --driver_options [<key=value> [<key=value> ...]], --driver-options [<key=value> [<key=value> ...]]
Optional driver options as key=value pairs
(Default=None).