vm.bootloader_options

Supported motherboard firmware options.

Type: object

Type: array
No Additional Items

VMBootloaderOptionsResult

Type: object

VMBootloaderOptionsResult return fields.

No Additional Properties

Uefi

Type: const Default: "UEFI"

Modern UEFI firmware with secure boot support.

Must be one of:
  • "UEFI"
Specific value: "UEFI"

Uefi Csm

Type: const Default: "Legacy BIOS"

UEFI with Compatibility Support Module for legacy BIOS compatibility.

Must be one of:
  • "Legacy BIOS"
Specific value: "Legacy BIOS"


Required roles: VM_READ