Since I am leveraging VCAC as my portal to build my VM's along with the post provisioning external stubs calling VCO, I am looking for a creative way to email the requestor with his/her configuration. If they request two VM's with VIPs, the email would look like this:
Configuration for: User
Computername1 IP 1.1.1.1 VIP 2.2.2.2
Computername2 IP 1.1.1.2 VIP 2.2.2.3
When I request VM's through VCO this is easy as I capture the completed request and all associated machines, but if VCAC is the source of the request, all VM's call VCO in parallel. I would like to know if there is a catalog complete action I could call before it says successful and that could call my VCO mailer with all the machines etc.
Thank you
-Stephen