Adds support for bulk suspending VMs as it already exists for stop.

v2, thanks @Thomas:
* api: skip CTs + fix permission checks
* ui: disable `suspendall` button if user isn;t allowed to use it
* ui: use new bulk action filtering

Hannes Laimer (2):
  api: add suspendall endpoint
  ui: add bulk suspend support

 PVE/API2/Nodes.pm                 | 124 ++++++++++++++++++++++++++++++
 www/manager6/Utils.js             |   1 +
 www/manager6/node/CmdMenu.js      |  15 ++++
 www/manager6/node/Config.js       |  14 ++++
 www/manager6/window/BulkAction.js |   5 +-
 5 files changed, 157 insertions(+), 2 deletions(-)

-- 
2.39.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to