]> git.proxmox.com Git - qemu-server.git/commit
api: support VM disk import
authorDominic Jäger <d.jaeger@proxmox.com>
Thu, 17 Mar 2022 11:31:05 +0000 (12:31 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 4 Apr 2022 14:41:13 +0000 (16:41 +0200)
commite6ac9fed7bd214844c3c5a94b7a33b22d46c9706
tree65fe361cfb2fb00d25db9b7b3715ec36332fc4be
parentc1accf9db9a2c8c2f60c16ca959fd8fe20a08f60
api: support VM disk import

Extend qm importdisk functionality to the API.

Co-authored-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Co-authored-by: Dominic Jäger <d.jaeger@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/API2/Qemu.pm
PVE/QemuServer/Drive.pm
PVE/QemuServer/ImportDisk.pm