My group and I are working on a cloud compute flow where customers request a VM and it gets auto provisioned using vRA/vRO. We already have a custom spec in vCenter for Windows to create the local admin password, and join the guest to the domain. We currently have the built in flow 'Clone, Windows with multiple NICs and credentials' mostly working with hardcoded credentials. What we'd like to do is either find a way to take the custom spec and grab the data we need from there, or somehow apply the whole custom spec to the VM during the clone process. I know the 2nd option means we need to go away from the built in flow and create our own, but if it's the only way then so be it.
Any help would be appreciated,
Thanks