1.2 KiB
1.2 KiB
Zerto Virtual Manager
- Zerto version 7.5 has been released. As part of this release Zerto has added API functionality that requires the following updates.
- A token is now required to pair two sites together. The need is discussed in Issue 46. To implement this change a
-tokenparameter has been added to theAdd-ZertoPeerSitefunction. - A new function has been added;
New-ZertoPairingToken. This function will allow users to generate a pairing authentication token from the target ZVM to be used in the pairing process. Issue 47 covers additional details. - A new function has been added;
Invoke-ZertoEvacuateVra. This function will allow users to evacuate a target VRA by specifying a Host Name, VRA Name, or VRA Identifier. All VMs currently replicating to the specified location will be migrated to different targets. Issue 51
- A token is now required to pair two sites together. The need is discussed in Issue 46. To implement this change a