X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2FPVE%2FAPI2%2FFirewall%2FRules.pm;fp=src%2FPVE%2FAPI2%2FFirewall%2FRules.pm;h=f0bc562a9037cf7057c919355659b1f7c55cecd1;hp=16709868f2be56329f77d204d7815dbbe60389b5;hb=3489f8a2b9597201fe8e42fa5832507f96169619;hpb=33efd363ab32d3f8f6a9c49e481cb62a8da40b5d diff --git a/src/PVE/API2/Firewall/Rules.pm b/src/PVE/API2/Firewall/Rules.pm index 1670986..f0bc562 100644 --- a/src/PVE/API2/Firewall/Rules.pm +++ b/src/PVE/API2/Firewall/Rules.pm @@ -141,6 +141,9 @@ sub register_get_rule { type => 'integer', optional => 1, }, + log => PVE::Firewall::get_standard_option('pve-fw-loglevel', { + description => 'Log level for firewall rule', + }), iface => { type => 'string', optional => 1,