DX Infrastructure Management

 View Only

Tech Tips - UIM vmware probe template : VM name based "OR" example using regex 

May 13, 2018 09:51 PM

if you want to use template to apply some selective VMs but you need to use "OR" like expression, here is an example.

 

example

you want to apply template VM name (label) contains "2008r2", "2012r2" and "2016"

 

Label

[Condition] Regex

[Value] .*2008r2.*|.*2012r2.*|.*2016.*

 

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

May 15, 2018 01:29 AM

hi, thanks for input. this is for Admin Console GUI template.

May 14, 2018 11:15 PM

Hi Yu ,

 

 This is for MCS template or native VMware probe template ,in probe means where do I update the above expression in configuration.

Related Entries and Links

No Related Resource entered.