Red Hat Training

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

13.46. manila reset-state

usage: manila reset-state [--state <state>] <share>
Explicitly update the state of a share (Admin only).

Positional arguments

<share>


        Name or ID of the share to modify.

Optional arguments

--state <state>


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