]> git.proxmox.com Git - pve-manager.git/commit
api: pool update: rename 'transfer' parameter to 'allow-move'
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 Sep 2023 11:31:30 +0000 (13:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 Sep 2023 11:36:38 +0000 (13:36 +0200)
commitf9cfa38ee7df859c4620f0e286a51308346a14ca
tree7fdf509a320565dae3497c42745d99cd8cd25fa0
parentb7bc7ae9dadc53a9590d447204c1ca6b1bb0effb
api: pool update: rename 'transfer' parameter to 'allow-move'

The 'allow' wording makes it clearer that we just not block something,
but do not really do anything else. And we use the 'move' wording also
for when moving volumes between guests, which is in the same spirit as
this here (remove something from a entity and add it to another).

While this was already bumped, we did not move it outside of pvetest,
so I do not see practical concerns with API breakage.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Pool.pm
www/manager6/grid/PoolMembers.js