Skip to content

feat: add Network ACLs management API support#797

Merged
kishore7snehil merged 2 commits intomainfrom
feature/networl-acl
Sep 11, 2025
Merged

feat: add Network ACLs management API support#797
kishore7snehil merged 2 commits intomainfrom
feature/networl-acl

Conversation

@kishore7snehil
Copy link
Copy Markdown
Contributor

  • Added Support For Network Acls Endpoints
Path HTTP Method Method Name
/network-acls POST create
/network-acls/{id} PUT update
/network-acls/{id} DELETE delete
/network-acls GET getAll
/network-acls/{id} GET get
/network-acls/{id} PATCH patch

References

Testing

  • This change adds test coverage

  • This change has been tested on the latest version of the platform/language or why not

Contributor Checklist

@kishore7snehil kishore7snehil requested a review from a team as a code owner August 7, 2025 12:40
@kishore7snehil kishore7snehil merged commit 700a027 into main Sep 11, 2025
21 checks passed
@kishore7snehil kishore7snehil deleted the feature/networl-acl branch September 11, 2025 07:30
@kishore7snehil kishore7snehil mentioned this pull request Sep 11, 2025
kishore7snehil added a commit that referenced this pull request Sep 11, 2025
**Added**
- feat: add Network ACLs management API support
[\#797](#797)
([kishore7snehil](https://github.com/kishore7snehil))

**Fixed**
- chore: Bump deps, remove Semgrep workflow, doc update
[\#798](#798)
([kishore7snehil](https://github.com/kishore7snehil))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants