Red Hat Training

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

13.90. manila snapshot-instance-reset-state

usage: manila snapshot-instance-reset-state [--state <state>]
                                            <snapshot_instance>
Explicitly update the state of a share snapshot instance.

Positional arguments

<snapshot_instance>


        ID of the snapshot instance to modify.

Optional arguments

--state <state>


        Indicate which state to assign the snapshot instance.
      Options include available, error, creating, deleting,
      error_deleting. If no state is provided, available will
      be used.