I am trying to create a custom group that contains all the vSwitch0 vSwitches, but only if they have a port group called "XYZ".
The group membership criterias seem to allow to check from the perspective of the switch only (if it's a child of something, has a specific parent etc...).
It works if I do the other way around (port groups named XYZ with parents of vSwitch0), but that returns the list of port groups not switches.
Any insight would be much appreciated.
This is to exclude certain symptoms/alerts for vSwitch0 that have iSCSI port groups defined on them...
Thanks for your time!