api-ref: Rephrase delete volume precondition
Change-Id: Ibab0cb257a17a1af37d522348f517185b80dfabc Closes-Bug: #1774280
This commit is contained in:
parent
eb3d73b67e
commit
9e490e25a3
@ -460,8 +460,9 @@ Deletes a volume.
|
||||
|
||||
Preconditions
|
||||
|
||||
- Volume status must be ``available``, ``in-use``, ``error``, or
|
||||
``error_restoring``.
|
||||
- Volume status must be ``available``, ``in-use``, ``error``,
|
||||
``error_restoring``, ``error_extending``, ``error_managing``,
|
||||
and must not be migrating, attached, belong to a group or have snapshots.
|
||||
|
||||
- You cannot already have a snapshot of the volume.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user