]> git.proxmox.com Git - pve-manager.git/commit
api: node stopall: expose setting the task timeout as endpoint parameter
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 14 Jan 2023 15:52:27 +0000 (16:52 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 14 Jan 2023 16:41:04 +0000 (17:41 +0100)
commit8f063fbc7f0da21173a62cb2a1533c235c36f0eb
tree1596ea3b327a89d622f5b741a252fc1938ad671d
parentb27ebcadb8fe22b1bdfefba24e42aabf4642b436
api: node stopall: expose setting the task timeout as endpoint parameter

Note that this changes the lower timeout of 60s for CTs also to 180s
like VM always used; besides that there's not much gained making that
distinction there was never a really good argument for this.

partially related to #4194

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