* [pve-devel] [PATCH pve-firewall] cluster: add description to comment field on list sec groups endpoint
@ 2025-11-28 14:58 Hannes Laimer
2026-01-14 14:10 ` [pve-devel] applied: " Fiona Ebner
0 siblings, 1 reply; 2+ messages in thread
From: Hannes Laimer @ 2025-11-28 14:58 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
---
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
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH pve-firewall] cluster: add description to comment field on list sec groups endpoint
2025-11-28 14:58 [pve-devel] [PATCH pve-firewall] cluster: add description to comment field on list sec groups endpoint Hannes Laimer
@ 2026-01-14 14:10 ` Fiona Ebner
0 siblings, 0 replies; 2+ messages in thread
From: Fiona Ebner @ 2026-01-14 14:10 UTC (permalink / raw)
To: pve-devel, Hannes Laimer
Applied, thanks!
[1/1] cluster: add description to comment field on list sec groups endpoint
commit: 5c699f622684a375d75023389b4a01e7f46267bf
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-14 14:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-28 14:58 [pve-devel] [PATCH pve-firewall] cluster: add description to comment field on list sec groups endpoint Hannes Laimer
2026-01-14 14:10 ` [pve-devel] applied: " Fiona Ebner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.