Add start_address and end_address filters to IPRange entity API #11110
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
NetBox version
v3.3.9
Feature type
Change to existing functionality
Proposed functionality
GET api for iprange should accept start_address and end_address filters.
Use case
In API integrations lack of this functionality causes us to make full iprange search on client-side across whole VRF. The task at hand devolves into the question "does iprange with start/end parameters already exist? If yes, alter it. If not, create", hence my feature request.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: