Is it possible to send an object as input parameter, for example vCloud:VM when you execute a workflow over the rest api? String and number works perfectly fine...
I have a c# application where I list some vCloud:VMs via the vCloud Director REST Api. Can i pull some info out from this and send to the Orchestrator for it to find the object?
Thanks!!