one more thing, i am needing to do the following to the VM once it's created
1. power it on
2. wait for it to power up
3. get the external ip of the vm
4. power it back down
is this easy to do?
i tried doing vapp.PowerOn() but it gives the following error: "The requested operation on vApp "XXXXXXXXXX" is not supported in its current state.