ZertoApiWrapper

1.3.0.20191201

Windows PowerShell and PowerShell Core API Wrapper Module for Zerto Virtual Manager

Minimum PowerShell version

5.1.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ZertoApiWrapper -RequiredVersion 1.3.0.20191201

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ZertoApiWrapper -Version 1.3.0.20191201

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Wes Carroll. All rights reserved.

Package Details

Author(s)

  • Wes Carroll

Tags

Zerto Automation

Functions

Add-ZertoPeerSite Checkpoint-ZertoVpg Connect-ZertoAnalytics Connect-ZertoServer Copy-ZertoVpg Disconnect-ZertoServer Edit-ZertoVra Export-ZertoVmNicSetting Export-ZertoVpg Get-ZAAlert Get-ZADatastore Get-ZAEvent Get-ZAJournalAverageHistory Get-ZAJournalAverageSize Get-ZAJournalBreach Get-ZAJournalHistoryStat Get-ZAJournalSiteAverageHistory Get-ZAJournalSiteAverageSize Get-ZAJournalSiteHistoryStat Get-ZAJournalSiteHistorySummary Get-ZAJournalSiteSizeStat Get-ZAJournalStatusProportion Get-ZAJournalStorageStat Get-ZAJournalSummary Get-ZALicense Get-ZAMonitoring Get-ZANetworkSiteAverageIOPS Get-ZANetworkSiteAveragePerformance Get-ZANetworkSiteStat Get-ZANetworkSiteSummary Get-ZANetworkVpgAverageIOPS Get-ZANetworkVpgAveragePerformance Get-ZANetworkVpgStat Get-ZANetworkVpgSummary Get-ZARPOAccountAverage Get-ZARPOAverage Get-ZARPOBreach Get-ZARPOStat Get-ZARPOStatusProportion Get-ZARPOSummary Get-ZASite Get-ZASitePair Get-ZASiteTopology Get-ZATask Get-ZAVolume Get-ZAVpg Get-ZAzOrg Get-ZertoAlert Get-ZertoDatastore Get-ZertoEvent Get-ZertoLicense Get-ZertoLocalSite Get-ZertoPeerSite Get-ZertoProtectedVm Get-ZertoRecoveryReport Get-ZertoResourcesReport Get-ZertoServiceProfile Get-ZertoTask Get-ZertoUnprotectedVm Get-ZertoVirtualizationSite Get-ZertoVolume Get-ZertoVpg Get-ZertoVpgSetting Get-ZertoVra Get-ZertoZorg Get-ZertoZsspSession Import-ZertoVmNicSetting Import-ZertoVpg Install-ZertoVra Invoke-ZertoEvacuateVra Invoke-ZertoFailover Invoke-ZertoFailoverCommit Invoke-ZertoFailoverRollback Invoke-ZertoForceSync Invoke-ZertoMove Invoke-ZertoMoveCommit Invoke-ZertoMoveRollback New-ZertoPairingToken New-ZertoVpg New-ZertoVpgSettingsIdentifier Remove-ZertoPeerSite Remove-ZertoVpg Remove-ZertoVpgSettingsIdentifier Resume-ZertoVpg Save-ZertoVpgSetting Set-ZertoAlert Set-ZertoLicense Start-ZertoCloneVpg Start-ZertoFailoverTest Stop-ZertoCloneVpg Stop-ZertoFailoverTest Suspend-ZertoVpg Uninstall-ZertoVra

Dependencies

This module has no dependencies.

Release Notes

# 1.3.0.20191201

### Zerto Virtual Manager

* [Zerto version 7.5 has been released.](https://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Release%20Notes.pdf) 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](https://github.com/ZertoPublic/ZertoApiWrapper/issues/46). To implement this change a `-token` parameter has been added to the `Add-ZertoPeerSite` function.
 * 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](https://github.com/ZertoPublic/ZertoApiWrapper/issues/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](https://github.com/ZertoPublic/ZertoApiWrapper/issues/51)
* A function has been added; `Copy-ZertoVpg`. This function will allow users to copy the settings of a single VPG and add new VMs to it. There is currently no customization beyond specifying the VMs to be placed in the newly created VPG. Should additional edits \ updates be required, they should be done post creation. [Issue 54](https://github.com/ZertoPublic/ZertoApiWrapper/issues/54)
* Fixed [issue 57](https://github.com/ZertoPublic/ZertoApiWrapper/issues/57) where a `Start-ZertoFailoverTest` would throw an error complaining about validating the body parameter. This has been fixed and tested against Zerto Virtual Manager 7.5 Update 1 with Windows PowerShell 5.1 and PowerShell Core 6.2.

FileList

Version History

Version Downloads Last updated
2.0.0 170 1/24/2024
1.5.4 5,097 2/26/2022
1.5.3 1,978 12/16/2020
1.5.2 84 10/19/2020
1.5.1 32 9/8/2020
1.5.0 69 8/20/2020
1.4.3 87 7/8/2020
1.4.2 131 5/17/2020
1.4.1 41 5/6/2020
1.4.0.20200410 124 4/10/2020
1.3.0.20191201 (current version) 192 12/1/2019
1.2.0.20190801 166 8/1/2019
1.1.0.34 97 6/17/2019
Show less