PUT /api/hosts/host138.example32.com/boot { "device": "wrongbootdevice", "host": {} } 422 { "error": "Unknown device: available devices are disk, cdrom, pxe, bios" }
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:
|