From: Hannes Laimer <h.laimer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-manager 0/2] add bulk suspend
Date: Wed, 18 Oct 2023 12:34:25 +0200 [thread overview]
Message-ID: <20231018103427.747129-1-h.laimer@proxmox.com> (raw)
Adds support for bulk suspending VMs as it already exists for stop.
Hannes Laimer (2):
api: add suspendall endpoint
ui: add bulk suspend support
PVE/API2/Nodes.pm | 118 ++++++++++++++++++++++++++++++
www/manager6/Utils.js | 1 +
www/manager6/form/VMSelector.js | 4 +
www/manager6/node/CmdMenu.js | 14 ++++
www/manager6/node/Config.js | 14 ++++
www/manager6/window/BulkAction.js | 2 +-
6 files changed, 152 insertions(+), 1 deletion(-)
--
2.39.2
next reply other threads:[~2023-10-18 10:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-18 10:34 Hannes Laimer [this message]
2023-10-18 10:34 ` [pve-devel] [PATCH pve-manager 1/2] api: add suspendall endpoint Hannes Laimer
2023-11-06 18:20 ` Thomas Lamprecht
2023-10-18 10:34 ` [pve-devel] [PATCH pve-manager 2/2] ui: add bulk suspend support Hannes Laimer
2023-11-06 18:32 ` Thomas Lamprecht
2023-11-07 7:32 ` Dominik Csapak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231018103427.747129-1-h.laimer@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.