diff --git a/PVE/API2/Nodes.pm b/PVE/API2/Nodes.pm index 04d9c61a..52f537ba 100644 --- a/PVE/API2/Nodes.pm +++ b/PVE/API2/Nodes.pm @@ -488,6 +488,7 @@ __PACKAGE__->register_method({ returns => { type => 'string', format => 'mac-addr', + description => 'MAC address used to assemble the WoL magic packet.', }, code => sub { my ($param) = @_;