Parent/child status for one device. #330

Closed
opened 2025-12-29 16:20:58 +01:00 by adam · 1 comment
Owner

Originally created by @Farataa on GitHub (Aug 4, 2016).

At present we can set only one state for device:

  • None
  • Parent
  • Child

Some devices can be parent and child at one time. For example

  • Blade chassis is a Parent.
  • Blades is a Child for chassis and a Parent for virtual machines
  • Virtual machine is a Child on the blade.

Is possible to add Parent/Child state for device?

Originally created by @Farataa on GitHub (Aug 4, 2016). At present we can set only one state for device: - None - Parent - Child Some devices can be parent and child at one time. For example - Blade chassis is a Parent. - Blades is a Child for chassis and a Parent for virtual machines - Virtual machine is a Child on the blade. Is possible to add Parent/Child state for device?
adam closed this issue 2025-12-29 16:20:59 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 4, 2016):

A device represents a piece of physical equipment. NetBox does not currently support the concept of a virtual machine. It wouldn't make sense to use the parent/child relationship anyway, since it employs a fixed number of discrete device bays, which aren't applicable to VMs running on a hypervisor.

@jeremystretch commented on GitHub (Aug 4, 2016): A device represents a piece of physical equipment. NetBox does not currently support the concept of a virtual machine. It wouldn't make sense to use the parent/child relationship anyway, since it employs a fixed number of discrete device bays, which aren't applicable to VMs running on a hypervisor.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#330