-
Hi there, If I want to create an 'owner' model within the Organizational models, would I be able to assign many 'owner' entries to many primary models? e.g. owner1 and owner1 (dcim.Owner) belong to vm1, vm2, ... (dcim.Device) & device1, device2,, ... (virtualization.VirtualMachine) note that for my use case this is essentially 'tenant', but with the ability to assign multiple tenants to a single device/vm (tenant groups do not work here since it would be nearly impossible to manage at that scale) thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
"Tenant" is single-valued. I think the better fit for you here is to use Tags to represent owners. |
Beta Was this translation helpful? Give feedback.
-
Just want to pop in here and let you know to be very hesitant to do anything around owners/contacts/etc as that could very well be something we introduce down the road and if you deploy it as a plug there is a very good chance the data won't be compatible or it could break when migrating. |
Beta Was this translation helpful? Give feedback.
Just want to pop in here and let you know to be very hesitant to do anything around owners/contacts/etc as that could very well be something we introduce down the road and if you deploy it as a plug there is a very good chance the data won't be compatible or it could break when migrating.