Signed-off-by: Hannes Laimer <[email protected]>
---
src/PVE/API2/Firewall/Groups.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/PVE/API2/Firewall/Groups.pm b/src/PVE/API2/Firewall/Groups.pm
index a897a1b..3d7a2c1 100644
--- a/src/PVE/API2/Firewall/Groups.pm
+++ b/src/PVE/API2/Firewall/Groups.pm
@@ -56,6 +56,7 @@ __PACKAGE__->register_method({
group => get_standard_option('pve-security-group-name'),
digest => get_standard_option('pve-config-digest', { optional
=> 0 }),
comment => {
+ description => 'Optional comment or description.',
type => 'string',
optional => 1,
},
--
2.47.3
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel