Display object type & ID on every view #4535

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

Originally created by @jeremystretch on GitHub (Feb 4, 2021).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.10.4

Proposed Functionality

Display the unique tuple of object type and numeric ID on every view. For example, dcim.device:123. Something like that.

Use Case

Provides a clean, consistent place for users to find a unique reference to the object e.g. for programmatic use.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Feb 4, 2021). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.10.4 ### Proposed Functionality Display the unique tuple of object type and numeric ID on every view. For example, `dcim.device:123`. Something like that. ### Use Case Provides a clean, consistent place for users to find a unique reference to the object e.g. for programmatic use. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:37:03 +01:00
adam closed this issue 2025-12-29 18:37:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4535