I want to pull below two statistics information from the vCD:
- Number of VM’s (or vAPPs for that sake) provisioned in a day
- Time taken for provisioning each of these vAPP.
I am using the vCloud Java SDK and been reading the API documentation but have not found any class/method which will provide this information.
Could you provide any suggestion on this matter.. Any inputs will be immensely helpful.
Thanks.