mirror of
https://github.com/sophos/sophos-firewall-sdk.git
synced 2026-04-27 00:25:49 +03:00
[PR #89] [MERGED] feat: add ability to manage rule groups #87
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sophos-firewall-sdk#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sophos/sophos-firewall-sdk/pull/89
Author: @mamullen13316
Created: 12/13/2024
Status: ✅ Merged
Merged: 12/13/2024
Merged by: @mamullen13316
Base:
main← Head:firewall_rule_group📝 Commits (2)
b12585afeat: add ability to manage rule groupse966ae7fix: remove unused argument📊 Changes
5 files changed (+496 additions, -115 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
sophosfirewall_python/firewallapi.py(+226 -114)➕
sophosfirewall_python/firewallrulegroup.py(+203 -0)➕
sophosfirewall_python/templates/createfwrulegroup.j2(+32 -0)➕
sophosfirewall_python/templates/updatefwrulegroup.j2(+34 -0)📄 Description
get_rulegroup,create_rulegroup()andupdate_rulegroup()methods🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.