5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-08 21:18:06 +03:00

add source field to import-metadata

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-03-08 13:34:58 +01:00 committed by Thomas Lamprecht
parent 203d73baf9
commit fd16d98451

View File

@ -1033,6 +1033,7 @@ sub get_create_args {
return {
type => 'vm',
source => 'esxi',
'create-args' => $create_args,
disks => $create_disks,
net => $create_net,