Hello,
I didn' get it how to create custom group using a match in a regular expression.
I use all possibility and it doesn't work ( may be it is me :) ).
I want to make custom group based on the object name of a virtual machine.
My VM's look like qpn-cd-tng-... or qpn-sn-moo-...
I put as a match for the regular expression qpn-(cd|sn)-(tng|moo)- and I didn't get my VM's?!?
Thanks for the help