Skip to content
Discussion options

You must be logged in to vote

A single "managed by" custom field sounds like the right model to me. On the firewall, set it to point to the manager VM, since this is a many-to-one relationship.

When viewing the manager VM, I presume you'd want to see the reverse relation: a list of firewalls which is managed by that VM. You can do that creating a custom link to /virtualization/virtual-machines/?cf_managed_by=NNN (where NNN is the id of the manager VM). Or you might be able to do it with a plugin.

I think you should avoid having a second, multi-select custom field pointing in the opposite direction, because that doubles the data entry and means inconsistencies are likely; you'd then need to run a report periodically to…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@candlerb
Comment options

@nomad-cyanide
Comment options

@candlerb
Comment options

@nomad-cyanide
Comment options

@candlerb
Comment options

Answer selected by nomad-cyanide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants