ZertoPublic / ZertoApiWrapper

PowerShell wrapper for Zerto Virtual Manager API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZertoApiWrapper

PowerShell wrapper for Zerto Virtual Manager API

Current Build Status

Build Status PowerShell Gallery

Legal Disclaimer

This script is an example script and is not supported under any Zerto support program or service. The author and Zerto further disclaim all implied warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose.

In no event shall Zerto, its authors or anyone else involved in the creation, production or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or the inability to use the sample scripts or documentation, even if the author or Zerto has been advised of the possibility of such damages. The entire risk arising out of the use or performance of the sample scripts and documentation remains with you.

Disclaimer

This code is still under development! Please use carefully and if you encounter any issues or have an idea, please submit an issue. Along the same lines, should you be proficient in PowerShell, please feel free to submit any Pull Requests with enhancements and bug fixes.

Installing the Module

This module can be installed directly from the PowerShell Gallery with the following command.

PS> Install-Module -name ZertoApiWrapper

Getting Started

Recent Updates

All recent updates can now be tracked via the Change Log.

TODO

  • Support ZVM appliance (different connection flow)
  • JFLR Functionality
  • Create VPG (Per-VM modification and Backup Settings)
  • Edit VPG
  • Delete Zerto License
  • Flesh out Pester Tests
  • Complete Automated Build Process

About

PowerShell wrapper for Zerto Virtual Manager API

License:GNU General Public License v3.0


Languages

Language:PowerShell 100.0%