Hello,
I am trying to overwrite the value of the name of a VM, it’s CPU, Memory and vLan from a Service Dialogs when a User needs a new VM.
I’ve been able to overwrite all this variable except for the vLan. I can’t find a way to retrieve all the vLan available in vsphere and I have no clue on which variable I have to overload (like vm_name for the VM’s name).
At least, is it possible?
Thanks,