[Kimchi-devel] [PATCH v2 2/4] Add disks to LVM pool: API.md changes

Daniel Barboza danielhb at linux.vnet.ibm.com
Mon Feb 10 21:52:43 UTC 2014


From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>

Adding documentation about the new 'disks' update parameter,
pool type 'logical' only.

Signed-off-by: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
---
 docs/API.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/API.md b/docs/API.md
index 580728c..48a293f 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -319,7 +319,10 @@ A interface represents available network interface on VM.
         * path: export path of this storage pool(for 'netfs' pool)
 * **PUT**: Set whether the Storage Pool should be enabled automatically when the
            system boots
-    * autostart: Toggle the autostart flag of the VM
+    * autostart: Toggle the autostart flag of the VM. This flag sets whether
+                 the Storage Pool should be enabled automatically when the
+                 system boots
+    * disks: Adds one or more disks to the pool (for 'logical' pool only)
 * **DELETE**: Remove the Storage Pool
 * **POST**: *See Storage Pool Actions*
 
-- 
1.8.3.1




More information about the Kimchi-devel mailing list