I'm pretty new to extensiblity part of vCAC and i'm trying to run a state change workflow after building the machine. The workflow will basically invoke a rest operation once the machine is provisioned.
When i assign this to the blueprint and run request the machine, it ends up with an error where it fails to even deploy the machine. I have a feeling it is trying to look for the machine before creating it and is failing.
In the workflow runner it says it failed to get the vCAC:VirtualMachine input.
Can someone help me go in the right direction here?