Jobs/Plugin: remove 'vzdump' from id description
it's not necessarily a vzdump job Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
9f1a43c125
commit
79767edcf4
@ -17,7 +17,7 @@ my $defaultData = {
|
||||
propertyList => {
|
||||
type => { description => "Section type." },
|
||||
id => {
|
||||
description => "The ID of the VZDump job.",
|
||||
description => "The ID of the job.",
|
||||
type => 'string',
|
||||
format => 'pve-configid',
|
||||
maxLength => 64,
|
||||
|
Loading…
x
Reference in New Issue
Block a user