Merge "Missing snapshot statuses"
This commit is contained in:
commit
6cbaef23b1
@ -11,19 +11,27 @@ possible:
|
|||||||
|
|
||||||
**Snapshot statuses**
|
**Snapshot statuses**
|
||||||
|
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| Status | Description |
|
| Status | Description |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| creating | The snapshot is being created. |
|
| creating | The snapshot is being created. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| available | The snapshot is ready to use. |
|
| available | The snapshot is ready to use. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| deleting | The snapshot is being deleted. |
|
| backing-up | The snapshot is being backed up. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| error | A snapshot creation error occurred. |
|
| deleting | The snapshot is being deleted. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| error_deleting | A snapshot deletion error occurred. |
|
| error | A snapshot creation error occurred. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
|
| deleted | The snapshot has been deleted. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
| unmanaging | The snapshot is being unmanaged. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
| restoring | The snapshot is being restored to a volume. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
| error_deleting | A snapshot deletion error occurred. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
|
||||||
|
|
||||||
List snapshots with details
|
List snapshots with details
|
||||||
|
@ -11,21 +11,27 @@ possible:
|
|||||||
|
|
||||||
**Snapshot statuses**
|
**Snapshot statuses**
|
||||||
|
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| Status | Description |
|
| Status | Description |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| creating | The snapshot is being created. |
|
| creating | The snapshot is being created. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| available | The snapshot is ready to use. |
|
| available | The snapshot is ready to use. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| backing-up | The snapshot is being backed up. |
|
| backing-up | The snapshot is being backed up. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| deleting | The snapshot is being deleted. |
|
| deleting | The snapshot is being deleted. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| error | A snapshot creation error occurred. |
|
| error | A snapshot creation error occurred. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
| error_deleting | A snapshot deletion error occurred. |
|
| deleted | The snapshot has been deleted. |
|
||||||
+----------------+-------------------------------------+
|
+----------------+---------------------------------------------+
|
||||||
|
| unmanaging | The snapshot is being unmanaged. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
| restoring | The snapshot is being restored to a volume. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
| error_deleting | A snapshot deletion error occurred. |
|
||||||
|
+----------------+---------------------------------------------+
|
||||||
|
|
||||||
|
|
||||||
List snapshots and details
|
List snapshots and details
|
||||||
|
Loading…
Reference in New Issue
Block a user