Gabriel Pordeus Santos
Gabriel Pordeus Santos
### Description This PR fixes a problem when trying to boot up a XenServer VM with a template through an ISO. Steps to reproduce: - Enable `enable.additional.vm.configuration` and add `HVM-boot-params:order`...
### Description This PR adds a role access check to the `expungeVirtualMachine` command when calling `destroyVirtualMachine` with the expunge parameter. Currently, if you are an admin (even if not Root),...
### Description This PR adds the API `extractSnapshot` so one can download volume snapshots that are backed up on secondary storage. It checks if extraction is disabled and, if caller...
### Description The MS sends the destroy/delete command of a VM to vCenter when cleaning up its volumes. If the VM does not have a root volume, the VM with...