On 26.08.19 13:13, Tim Marx wrote: > Signed-off-by: Tim Marx <t.m...@proxmox.com> > --- > PVE/API2/Nodes.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/PVE/API2/Nodes.pm b/PVE/API2/Nodes.pm > index 9921c9e1..bb232708 100644 > --- a/PVE/API2/Nodes.pm > +++ b/PVE/API2/Nodes.pm > @@ -2125,7 +2125,7 @@ __PACKAGE__->register_method ({ > }, > mem => { > description => "Used memory in bytes.", > - type => 'string', > + type => 'integer', > optional => 1, > renderer => 'bytes', > }, >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel