Add asset tag to the virtual machine model #3066

Closed
opened 2025-12-29 18:25:17 +01:00 by adam · 1 comment
Owner

Originally created by @jorisach on GitHub (Dec 13, 2019).

Issue type
[x] Feature request
[ ] Bug report
[ ] Documentation

Environment
Python version: N/A
NetBox version: N/A

Description
Add asset tag to the virtual machine model

Use case
like other assets (devices, rack) it helps to uniquely identify a given virtual machine.
This Asset tag could be fill by an UUID or an instance id.

Originally created by @jorisach on GitHub (Dec 13, 2019). **Issue type** [x] Feature request [ ] Bug report [ ] Documentation **Environment** Python version: N/A NetBox version: N/A **Description** Add asset tag to the virtual machine model **Use case** like other assets (devices, rack) it helps to uniquely identify a given virtual machine. This Asset tag could be fill by an UUID or an instance id.
adam closed this issue 2025-12-29 18:25:17 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 13, 2019):

Asset tags are used to track physical assets only, thus they do not apply to VMs. You might use a custom field if you need something analogous to asset tags for virtual resources.

@jeremystretch commented on GitHub (Dec 13, 2019): Asset tags are used to track physical assets only, thus they do not apply to VMs. You might use a custom field if you need something analogous to asset tags for virtual resources.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3066