public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v2 pve-manager 0/2] add bulk hibernation action
@ 2021-02-09 10:31 Hannes Laimer
  2021-02-09 10:31 ` [pve-devel] [PATCH v2 pve-manager 1/2] api2: add suspendall endpoint Hannes Laimer
  2021-02-09 10:31 ` [pve-devel] [PATCH v2 pve-manager 2/2] ui: add bulk hibernate action Hannes Laimer
  0 siblings, 2 replies; 4+ messages in thread
From: Hannes Laimer @ 2021-02-09 10:31 UTC (permalink / raw)
  To: pve-devel

Adds suspendall endpoint which is resposible for hibernation and pause
of multiple VMs, this was done to mirror the behaviour of the suspend 
endpoint for single VMs(which also handels hibernation and pause). The
UI buttons for bulk hibernation were added.

Hannes Laimer (2):
  api2: add suspendall endpoint
  ui: add bulk hibernate action

 PVE/API2/Nodes.pm                 | 119 ++++++++++++++++++++++++++++++
 www/manager6/Utils.js             |   2 +
 www/manager6/form/VMSelector.js   |  34 ++++++---
 www/manager6/node/CmdMenu.js      |  15 ++++
 www/manager6/node/Config.js       |  13 ++++
 www/manager6/window/BulkAction.js |   7 ++
 6 files changed, 180 insertions(+), 10 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-19 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 10:31 [pve-devel] [PATCH v2 pve-manager 0/2] add bulk hibernation action Hannes Laimer
2021-02-09 10:31 ` [pve-devel] [PATCH v2 pve-manager 1/2] api2: add suspendall endpoint Hannes Laimer
2021-02-19 16:41   ` Thomas Lamprecht
2021-02-09 10:31 ` [pve-devel] [PATCH v2 pve-manager 2/2] ui: add bulk hibernate action Hannes Laimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal