Merge "[API] Doc snapshot and share net deletion preconditions"

This commit is contained in:
Zuul 2018-06-21 03:46:15 +00:00 committed by Gerrit Code Review
commit 361ba5eac7
2 changed files with 10 additions and 0 deletions

View File

@ -468,6 +468,12 @@ Delete share network
Deletes a share network.
Preconditions
- You cannot delete a share network if it has shares created/exported on it.
- You cannot delete a share network if it has share groups created on it.
Response codes
--------------

View File

@ -512,6 +512,10 @@ Delete share snapshot
Deletes a share snapshot.
Preconditions
- Share snapshot status must be ``available`` or ``error``.
Response codes
--------------