...
- createBackup: creates an adhoc backup for a VM
- deleteVMBackup: deletes a VM backup (not support for per restore point for Veeam, it should use the removeVMFromBackupOffering API)
- listBackups: lists backups
- restoreBackup: restore a previous VM backup in-place of a stopped or destroyed VM
- restoreVolumeFromBackup: restore and attach a backed-up volume (of a VM backup) to a specified VM
User-defined backup schedule:
...