Merge "Document the preconditions for deleting a share"

This commit is contained in:
Zuul 2018-06-13 02:03:49 +00:00 committed by Gerrit Code Review
commit 6cef180967
1 changed files with 10 additions and 0 deletions

View File

@ -584,6 +584,16 @@ Delete share
Deletes a share.
Preconditions
- Share status must be ``available``, ``error`` or ``inactive``
- You cannot already have a snapshot of the share.
- You cannot already have a group snapshot of the share.
- You cannot already have a replica of the share.
Response codes
--------------