It's possible get the payload of a VM in vro when i use XaaS Blueprint ?
I have an scripteable taks whith: "var machine = payload.get("machine") ;" but the log show machine=null .
When i use the scriptable task on a subscription the payload.get work perfectly .
Thanks!