Hi,
i'm trying to make a script to list all the snapshots of a vcenter with javascript and orchestrator. It was easy with powershell but we changed from windows vcenter to vcsa 5.5 so i can't use it.
I would like to have the creation date of the snapshots, the size by snapshot and by vm. I would like to have the output in a file to send it, and/or in html format.
I have to say that i'm not good with orchestrator, it's a new product for me and i just know how to send an e-mail and how to make an "hello world" script!
Does anyone have a script like this?
Thank's