X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=blobdiff_plain;f=PVE%2FAPI2%2FQemu.pm;h=bd907cda995b9f54b649d304fa0a3bbf1dff4369;hp=ed4e5228d39db00b9c1ee5e9c59742c271ff50fb;hb=d58b93a8bfc25c5be341c1c99c8523eb81e4822f;hpb=050fcfdd98c822a0e51e7dc91fde96c1b8f0379e diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index ed4e522..bd907cd 100644 --- a/PVE/API2/Qemu.pm +++ b/PVE/API2/Qemu.pm @@ -1968,7 +1968,7 @@ __PACKAGE__->register_method({ description => "CIDR of the (sub) network that is used for migration.", optional => 1, }, - machine => get_standard_option('pve-qm-machine'), + machine => get_standard_option('pve-qemu-machine'), targetstorage => { description => "Target storage for the migration. (Can be '1' to use the same storage id as on the source node.)", type => 'string',