
Just a minor comment below On 02/07/2014 08:53 PM, Daniel Barboza wrote:
From: Daniel Henrique Barboza<danielhb@linux.vnet.ibm.com> commit message? Signed-off-by: Daniel Henrique Barboza<danielhb@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*
-- Thanks and best regards! Sheldon Feng(冯少合)<shaohef@linux.vnet.ibm.com> IBM Linux Technology Center