[RFC pve-manager 0/1] Node maintenance set state for the UI
Tiago Sousa
joao.sousa at eurotux.com
Mon Jun 2 18:10:51 CEST 2025
This patch addresses feature request
https://bugzilla.proxmox.com/show_bug.cgi?id=6144 to add support for
setting a node's maintenance state directly from the UI and API.
This implementation uses Sys.PowerMgmt permission for now, but I'm
unsure if this is the most appropriate. Could there be a better
permission level?
The API endpoint location at /nodes/{node_name}/node-maintenance-set
seems logical, but feedback on placement would be appreciated.
Tiago Sousa (1):
add ha node maintenance mode to the UI and API
PVE/API2/Nodes.pm | 45 ++++++++++++++++++++++++++++++++++++
www/manager6/Utils.js | 1 +
www/manager6/node/CmdMenu.js | 36 +++++++++++++++++++++++++++--
3 files changed, 80 insertions(+), 2 deletions(-)
--
2.39.5
More information about the pve-devel
mailing list