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:
Dominik Csapak 2022-04-04 10:54:14 +02:00 committed by Thomas Lamprecht
parent 9f1a43c125
commit 79767edcf4

View File

@ -17,7 +17,7 @@ my $defaultData = {
propertyList => { propertyList => {
type => { description => "Section type." }, type => { description => "Section type." },
id => { id => {
description => "The ID of the VZDump job.", description => "The ID of the job.",
type => 'string', type => 'string',
format => 'pve-configid', format => 'pve-configid',
maxLength => 64, maxLength => 64,