Hi
We are trying to automate what happens after a HA event has occurred. As an SP we need to be able to identify which VM's were affected and who the VM's belong to so we can advise the client of any potential issues.
This is a manual task at the moment done by going through the events on VC and searching for any VM's restarted by HA.
We are looking to use orchestrator to do this for us and email the clients whilst we concentrate on the issues.
I'm new to Orchestrator but have got my head round the workflows etc but its javascript that I'm really struggling with and although the API documentation is very in depth they don't have any examples associated with them to work from.
So after that introduction does anyone have a snippet of code that searches vcenter for events?