mirror of
https://github.com/sophos/sophos-firewall-sdk.git
synced 2026-04-27 00:25:49 +03:00
[PR #83] [MERGED] Feat: Create and update zones #82
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#82
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/83
Author: @mamullen13316
Created: 9/24/2024
Status: ✅ Merged
Merged: 9/24/2024
Merged by: @mamullen13316
Base:
main← Head:zone📝 Commits (2)
56d89fafeat: create and update zoneb017dfaversion: update to v0.1.54📊 Changes
5 files changed (+435 additions, -2 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
sophosfirewall_python/firewallapi.py(+70 -0)📝
sophosfirewall_python/network.py(+198 -1)➕
sophosfirewall_python/templates/createzone.j2(+82 -0)➕
sophosfirewall_python/templates/updatezone.j2(+84 -0)📄 Description
Added functionality for creating and updating Zones on the firewall:
create_zone()methodupdate_zone()method🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.