Red Hat Training

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

13.62. manila share-instance-reset-state

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

Positional arguments

<instance>


        Name or ID of the share instance to modify.

Optional arguments

--state <state>


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