Skip to content

Extend Device model with front_image and rear_image fields #19032

@loubladi

Description

@loubladi

NetBox version

v4.2.6

Feature type

Data model extension

Proposed functionality

Extend the Device model with front_image and rear_image fields, similar to the DeviceType model. These fields should allow overriding the default DeviceType images for an individual Device.

Use case

The primary use case is for modular chassis-based devices. In scenarios where a single DeviceType represents a chassis (e.g., a DWDM chassis), the installed Modules may change over time. Overriding the DeviceType images at the Device level would allow accurate visual representation of the device in rack views, reflecting the current state.

Database changes

  • Add front_image and rear_image fields to the Device model.
  • Ensure these fields override the DeviceType images when set.

External dependencies

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity: mediumRequires a substantial but not unusual amount of effort to implementneeds milestoneAwaiting prioritization for inclusion with a future NetBox releasestatus: backlogAwaiting selection for worktype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions