[Kimchi-devel] [PATCH][Kimchi 3/6] Update documentation about bootorder on vm update

Ramon Medeiros ramonn at linux.vnet.ibm.com
Thu Jul 21 20:23:39 UTC 2016


Signed-off-by: Ramon Medeiros <ramonn at linux.vnet.ibm.com>
---
 docs/API.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/API.md b/docs/API.md
index 84ef7c9..59da0d2 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -146,6 +146,7 @@ server.
       Default is: empty (i.e. only root-users may access).
     * groups: A list of system groups whose users have permission to access
       the VM. Default is: empty (i.e. no groups given access).
+    * bootorder: list of devices in boot order
 * **DELETE**: Remove the Virtual Machine
 * **PUT**: update the parameters of existing VM
     * name: New name for this VM (only applied for shutoff VM)
@@ -174,6 +175,7 @@ server.
             * sockets - The maximum number of sockets to use.
             * cores   - The number of cores per socket.
             * threads - The number of threads per core.
+    * bootorder: guest bootorder, types accepted: hd, cdrom, network or fd
 
 * **POST**: *See Virtual Machine Actions*
 
-- 
2.5.5




More information about the Kimchi-devel mailing list