Hello Guys,
I have a workflow with one input parameter called 'numOfCpu'. There is one step in this workflow that get an existent VM and need to check if its number of CPUs are equals to input 'numOfCpu'. I am trying to create a <Decision> for that, but I just don't know how to do this comparison.
I selected the VM to use on my <Decision> then selected the option 'CPU equals to' and informed my variable name 'numOfCpu' but it seems not to work.
Could you guys help me please?