check max cluster name length

This commit is contained in:
Dietmar Maurer 2011-09-19 10:36:25 +02:00
parent 4a9c52e8c4
commit e51796ba0b

View file

@ -144,7 +144,7 @@ __PACKAGE__->register_method ({
clustername => {
description => "The name of the cluster.",
type => 'string', format => 'pve-node',
maxLength => 15,
},
nodeid => {
type => 'integer',