]> git.proxmox.com Git - pmg-api.git/commit
api: node status: return structured info about current kernel
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Feb 2024 14:57:47 +0000 (15:57 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Feb 2024 15:08:59 +0000 (16:08 +0100)
commit35440d3122dcabf4e1bb787320cbde3dbfa0bb7c
treeec8cab8fa2118ea5c5b2b4a5883c06a1979d3d41
parente065addf325b8dbbf9403551fd7f3a4c5bc134dd
api: node status: return structured info about current kernel

Makes it easier to show selectively what's important, as the whole
string got quite a bit unwieldy lately.

Mirrors commit 20ad4e0e ("api: nodes: add full info about current
kernel from uname call") from pve-manager.

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