Document ipmi_address in HTTP API

Change-Id: I6d13ade2c4d5b3edbff63a953c87fb0edf5962fa
This commit is contained in:
Dmitry Tantsur 2015-04-03 16:41:44 +02:00
parent d20820a690
commit bd6f1aecc7
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ the ramdisk. Request body: JSON dictionary with at least these keys:
* ``mac`` MAC address
* ``ip`` IP address
* ``ipmi_address`` IP address of BMC, may be missing on VM
* ``boot_interface`` optional MAC address of the NIC that the machine
PXE booted from either in standard format ``11:22:33:44:55:66`` or
in *PXELinux* ``BOOTIF`` format ``01-11-22-33-44-55-66``.