[Kimchi-devel] [PATCH 2/3] Add disks to LVM pool: API changes
Daniel Barboza
danielhb at linux.vnet.ibm.com
Fri Feb 7 12:53:12 UTC 2014
From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
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