Hi all
on vmware you can get the system to alert for systems with snapshots over a certain age.
I am looking for write a script of some kind to do the same for proxmox, but does anybody know how to get a global list of snapshots across all the VM's?
I know that it's most likey going to need the API, am assuming that the only way to do this will be to get a list of the VM's and then loop over them to get a list unless
there is a better way.
on vmware you can get the system to alert for systems with snapshots over a certain age.
I am looking for write a script of some kind to do the same for proxmox, but does anybody know how to get a global list of snapshots across all the VM's?
I know that it's most likey going to need the API, am assuming that the only way to do this will be to get a list of the VM's and then loop over them to get a list unless
there is a better way.