Show child status in device bay list #1754

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

Originally created by @kasimon on GitHub (May 29, 2018).

Issue type

[X] Feature request

Environment

  • Python version: 2.7.13
  • NetBox version: 2.3.3

Description

Please add the status ("Active"/"Offline"/...) of the child devices in the device view (dcim/devices/<device-id/) "Device Bays" table, for example before the child device name.

**Device Bays**
| Name         | Installed Devices                                       |  
| Device Bay 1 | [Active]  | child1.host.name | HPE ProLiant BL460c Gen8 |
| Device Bay 2 | [Offline] | child2.host.name | HPE ProLiant BL460c Gen8 |

This would be helpful when for example looking at a blade center to see which blade servers are in which state.

Originally created by @kasimon on GitHub (May 29, 2018). ### Issue type [X] Feature request ### Environment * Python version: 2.7.13 * NetBox version: 2.3.3 ### Description Please add the status ("Active"/"Offline"/...) of the child devices in the device view (dcim/devices/<device-id/) "Device Bays" table, for example before the child device name. ``` **Device Bays** | Name | Installed Devices |   | Device Bay 1 | [Active] | child1.host.name | HPE ProLiant BL460c Gen8 | | Device Bay 2 | [Offline] | child2.host.name | HPE ProLiant BL460c Gen8 | ``` This would be helpful when for example looking at a blade center to see which blade servers are in which state.
adam added the status: acceptedtype: feature labels 2025-12-29 16:35:01 +01:00
adam closed this issue 2025-12-29 16:35:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1754