Merge "Document the preconditions for deleting a share"
This commit is contained in:
commit
6cef180967
@ -584,6 +584,16 @@ Delete share
|
|||||||
|
|
||||||
Deletes a 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
|
Response codes
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user