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 => {
|
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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user