check max cluster name length
This commit is contained in:
parent
4a9c52e8c4
commit
e51796ba0b
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ __PACKAGE__->register_method ({
|
|||
clustername => {
|
||||
description => "The name of the cluster.",
|
||||
type => 'string', format => 'pve-node',
|
||||
|
||||
maxLength => 15,
|
||||
},
|
||||
nodeid => {
|
||||
type => 'integer',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue