]> git.proxmox.com Git - qemu-server.git/blobdiff - PVE/QemuServer.pm
add the rest of themissing lock types
[qemu-server.git] / PVE / QemuServer.pm
index c3a541266c1aa922349dcabc814049ca5396ab68..4a6a6ccc49996b81dfbd03ea94d8c4453022fc69 100644 (file)
@@ -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,