Skip to content

Add parent filter for IP Range objects in REST API #13313

@AdamEldred

Description

@AdamEldred

NetBox version

v3.5.7

Feature type

Change to existing functionality

Proposed functionality

Add the "parent" filter to IP Range objects in the same manner as it is implemented for IP Address objects. Ex: "/api/ipam/ip-ranges/?parent=172.20.128.160/28"

Use case

There are many reasons you may want to interact with all ranges defined inside a given prefix, such as cleaning up related records upon removal.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions