Show Aggregate and RIR on Prefixes in API #7519

Open
opened 2025-12-29 20:24:39 +01:00 by adam · 3 comments
Owner

Originally created by @ninjaix on GitHub (Jan 16, 2023).

NetBox version

v.3.4.1

Feature type

Change to existing functionality

Proposed functionality

In the API show aggregate and RIR value on get prefixes.

Use case

This would allow us easier use of updating our ARIN Networks by not having to re-enter custom fields for the Parent Network and RIR.

Database changes

This tables are already related in the Database.

External dependencies

none

Originally created by @ninjaix on GitHub (Jan 16, 2023). ### NetBox version v.3.4.1 ### Feature type Change to existing functionality ### Proposed functionality In the API show aggregate and RIR value on get prefixes. ### Use case This would allow us easier use of updating our ARIN Networks by not having to re-enter custom fields for the Parent Network and RIR. ### Database changes This tables are already related in the Database. ### External dependencies none
adam added the type: featurestatus: blockedcomplexity: mediumnetbox labels 2025-12-29 20:24:39 +01:00
Author
Owner

@jsenecal commented on GitHub (Jan 21, 2023):

Hi @ninjaix,

Not sure how you built your workflow but, would querying aggregates first and then their subnets work for you ? This is a simple pattern that works just fine for us.

@jsenecal commented on GitHub (Jan 21, 2023): Hi @ninjaix, Not sure how you built your workflow but, would querying aggregates first and then their subnets work for you ? This is a simple pattern that works just fine for us.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 21, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Apr 21, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@jeremystretch commented on GitHub (Apr 9, 2025):

Marking this as blocked by #7845 due to technical constraints on the implementation.

@jeremystretch commented on GitHub (Apr 9, 2025): Marking this as blocked by #7845 due to technical constraints on the implementation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7519