followup: which lock

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-03-21 12:53:17 +01:00
parent e6ed61b4bd
commit 11efdfa5a9

View File

@ -3066,7 +3066,7 @@ our $vmstatus_return_properties = {
optional => 1,
},
lock => {
description => "The current lock, if any.",
description => "The current config lock, if any.",
type => 'string',
optional => 1,
}