
21 Jul
2016
21 Jul
'16
9:13 p.m.
On 07/13/2016 03:18 PM, Ramon Medeiros wrote:
Signed-off-by: Ramon Medeiros <ramonn@linux.vnet.ibm.com> --- docs/API.md | 1 + 1 file changed, 1 insertion(+)
diff --git a/docs/API.md b/docs/API.md index 84ef7c9..4a40e70 100644 --- a/docs/API.md +++ b/docs/API.md @@ -174,6 +174,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
You need to update the GET return data too to add bootorder.
* **POST**: *See Virtual Machine Actions*