]> git.proxmox.com Git - pve-container.git/commit
api: destroy: add 'destroy-unreferenced-disks' parameter
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 25 Jan 2021 19:20:13 +0000 (20:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 25 Jan 2021 19:20:15 +0000 (20:20 +0100)
commit3b1c09707f62e1e8f7ff82c96fb6f66725b69f05
tree0345889ba0193ef4c75b1f6cac4e9d32831134d7
parent06c7c7f15f5e5d06148bdf77d0d63050d314fb3d
api: destroy: add 'destroy-unreferenced-disks' parameter

Making the CT and VM API more stream lined. But, we do not use the
same dangerous default than the VM API does, as we only have it there
for backward compatibility.

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