Deprecate the rack units detail action route #3063

Closed
opened 2025-12-29 18:25:16 +01:00 by adam · 0 comments
Owner

Originally created by @lampwins on GitHub (Dec 11, 2019).

Proposed Changes

Deprecate the /api/dcim/racks/<id>/units/ endpoint and remove it in v2.8. It is being replaced in v2.7 by the rack elevation endpoint /api/dcim/racks/<id>/elevation/

Justification

v2.7 introduces the rack elevation detail action route which provides a superset of the functionality that the current rack units route does today.

Originally created by @lampwins on GitHub (Dec 11, 2019). <!-- NOTE: This type of issue should be opened only by those reasonably familiar with NetBox's code base and interested in contributing to its development. Describe the proposed change(s) in detail. --> ### Proposed Changes Deprecate the `/api/dcim/racks/<id>/units/` endpoint and remove it in v2.8. It is being replaced in v2.7 by the rack elevation endpoint `/api/dcim/racks/<id>/elevation/` <!-- Provide justification for the proposed change(s). --> ### Justification v2.7 introduces the rack elevation detail action route which provides a superset of the functionality that the current rack units route does today.
adam added the status: acceptedtype: deprecation labels 2025-12-29 18:25:16 +01:00
adam closed this issue 2025-12-29 18:25:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3063