I've got a custom property for a virtual machine that is in a property group. Its part of the blueprint and gets set to a value at request time by users. I'd like to enable users to update this property at a later date, and have it trigger a vRO workflow.
I've been trying to use "virtualMachineAddOrUpdateProperties" in the Machine Provisioning topic, without much luck.
To be clear, this update property request would be happening well after the machine is provisioned. Does any one have any tips or ideas?