Add 'reserved' status to api-ref

Change-Id: If06f1e6e685df294f5009608a57c28680f66baff
This commit is contained in:
Ildiko Vancsa 2017-07-04 14:28:17 +02:00
parent c7e9558586
commit f0e5c7be17
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ status values are:
+------------------+--------------------------------------------------------+
| available | The volume is ready to attach to an instance. |
+------------------+--------------------------------------------------------+
| reserved | The volume is reserved for attaching or shelved. |
+------------------+--------------------------------------------------------+
| attaching | The volume is attaching to an instance. |
+------------------+--------------------------------------------------------+
| detaching | The volume is detaching from an instance. |