ZertoPublic / ZertoApiWrapper

PowerShell wrapper for Zerto Virtual Manager API
GNU General Public License v3.0
15 stars 12 forks source link

Fix zerto start clone #82

Closed wcarroll closed 4 years ago

wcarroll commented 4 years ago

Fixes and issue with Start-ZertoVpgClone where an error would be thrown if a subset of VMs was specified to be cloned. Also updated the workflow to move the entire operation into the process block.