Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish a base AvailableObjectsView API view class #12180

Closed
jeremystretch opened this issue Apr 5, 2023 · 0 comments
Closed

Establish a base AvailableObjectsView API view class #12180

jeremystretch opened this issue Apr 5, 2023 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: housekeeping Changes to the application which do not directly impact the end user
Milestone

Comments

@jeremystretch
Copy link
Member

jeremystretch commented Apr 5, 2023

Proposed Changes

Introduce a base API view class to serve the following endpoints:

  • /api/asn-ranges/<id>/available-asns/
  • /api/ip-ranges/<id>/available-ips/
  • /api/prefixes/<id>/available-prefixes/
  • /api/prefixes/<id>/available-ips/
  • /api/vlan-groups/<id>/available-vlans/

Justification

Reduce boilerplate code and ensure consistent functionality across all related endpoints.

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: housekeeping Changes to the application which do not directly impact the end user labels Apr 5, 2023
@jeremystretch jeremystretch added needs milestone Awaiting prioritization for inclusion with a future NetBox release and removed status: accepted This issue has been accepted for implementation labels May 2, 2023
@jeremystretch jeremystretch added this to the v3.6 milestone May 5, 2023
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed needs milestone Awaiting prioritization for inclusion with a future NetBox release labels May 5, 2023
@jeremystretch jeremystretch self-assigned this May 31, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: housekeeping Changes to the application which do not directly impact the end user
Projects
None yet
Development

No branches or pull requests

1 participant