netbox-acls icon indicating copy to clipboard operation
netbox-acls copied to clipboard

[Feature]: Allow Query for Related Rules of an AccessList in GraphQL

Open pheus opened this issue 9 months ago • 1 comments

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.

pheus avatar Mar 22 '25 19:03 pheus

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.

pheus avatar Mar 22 '25 19:03 pheus