mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 02:24:43 +00:00
add the rest of themissing lock types
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9759415454
commit
89caf77b87
@ -277,7 +277,7 @@ my $confdesc = {
|
|||||||
optional => 1,
|
optional => 1,
|
||||||
type => 'string',
|
type => 'string',
|
||||||
description => "Lock/unlock the VM.",
|
description => "Lock/unlock the VM.",
|
||||||
enum => [qw(migrate backup snapshot rollback clone)],
|
enum => [qw(backup clone create migrate rollback snapshot snapshot-delete)],
|
||||||
},
|
},
|
||||||
cpulimit => {
|
cpulimit => {
|
||||||
optional => 1,
|
optional => 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user