]> git.proxmox.com Git - pve-manager.git/commit
api: nodes: add info about current boot mode
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Nov 2023 12:19:49 +0000 (13:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Nov 2023 12:45:42 +0000 (13:45 +0100)
commit81fd95cf63a3f028cd1ff4aeb589d7ee48bf1bbd
tree7c76d4bcce7b492aad47d290616e7efa65d6b247
parentbe04f8ee8af61eaa3730ae74e6e3c7d4266474ca
api: nodes: add info about current boot mode

report if the node is booted in EFI or Legacy BIOS mode, for the
former also pass along the secure boot state.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Nodes.pm