mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-02 23:16:05 +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,
|
||||
type => 'string',
|
||||
description => "Lock/unlock the VM.",
|
||||
enum => [qw(migrate backup snapshot rollback clone)],
|
||||
enum => [qw(backup clone create migrate rollback snapshot snapshot-delete)],
|
||||
},
|
||||
cpulimit => {
|
||||
optional => 1,
|
||||
|
Loading…
Reference in New Issue
Block a user