-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.9
Python version
3.7
Steps to Reproduce
- Create a rack with 10 units
- Note the ID of the created rack
- Make a REST API request for the rack's elevation (in JSON format, not SVG):
GET /api/dcim/racks/<ID>/elevation/
Expected Behavior
The serialized representation of each rack unit should include a display field.
Observed Behavior
The display field is not present.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application