Iam trying to get snapshot information from python pyvim api.
In powershell there is Get-Snapshot method where we can collect last 7 days created Vms Snapchat count for every virtual machine connected to vcenter.
Iam not able to find in pyvmomi api similar method which collects Snapchats in time interval.
Can someone suggest some information??