PUT /api/hosts/host985.example463.com/boot { "device": "bios", "host": {} } 200 { "boot": "{\"action\":\"bios\",\"result\":true}" }
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
device
required |
boot device, valid devices are disk, cdrom, pxe, bios Validations:
|