Merge "[api-ref] Add backing-up to snapshot statuses"

This commit is contained in:
Jenkins 2017-06-24 07:17:27 +00:00 committed by Gerrit Code Review
commit bd33bbffb7
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ possible:
+----------------+-------------------------------------+
| available | The snapshot is ready to use. |
+----------------+-------------------------------------+
| backing-up | The snapshot is being backed up. |
+----------------+-------------------------------------+
| deleting | The snapshot is being deleted. |
+----------------+-------------------------------------+
| error | A snapshot creation error occurred. |