api-ref: Rephrase delete volume precondition

Change-Id: Ibab0cb257a17a1af37d522348f517185b80dfabc
Closes-Bug: #1774280
This commit is contained in:
Dongcan Ye 2018-06-16 03:34:48 +00:00
parent eb3d73b67e
commit 9e490e25a3
1 changed files with 3 additions and 2 deletions

View File

@ -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.