netbox-acls
netbox-acls copied to clipboard
[Feature]: Allow Query for Related Rules of an AccessList in GraphQL
NetBox version
4.2.5
Feature type
Add a function
Proposed functionality
Enhance the GraphQL API to allow querying Standard and Extended Rules related to an AccessList.
Use case
This feature is essential for automation workflows that rely on the GraphQL API, enabling users to efficiently retrieve AccessLists along with their related rules in a single query.
External dependencies
None required.
Can this issue be assigned to me? I have already developed the code and will open a PR once the dependent PR #250 has been merged and the related feature request #251 has been implemented.