I'm using a dropdown to drive available options for VirtualMachine.Network0.Name and VirtualMachine.Disk0.Storage. This is setup with a relationship and valueexpressions.
This works great! Except now I'm provisioning to a different cluster with different names for Network and Storage.
Is there a way to change the valuelist on a property for a blueprint?
If not do you have any ideas how we might overcome this limitation?