[api-ref] Add backing-up to snapshot statuses
Now snapshot contains a new status called backing-up Change-Id: I523c329682a22606eb323ef6537568d23e037185 Cloese-bug: #1676885
This commit is contained in:
parent
022fde1fc3
commit
ac6def1fc2
@ -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. |
|
||||
|
Loading…
Reference in New Issue
Block a user