ZertoPublic / ZertoApiWrapper

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

Fixed issue 108 #109

Closed jonsouzerto closed 4 years ago

jonsouzerto commented 4 years ago

Description

Issue with using New-ZertoVpg Script, where if a single host was entered the script would error out. Found that the parameter used was incorrect and modified to correct parameter.

Related Issue

Fixes #108

Motivation and Context

Fixed issue with New-ZertoVpg to be able to utilize a single recovery host as an input.

How Has This Been Tested?

Tested locally with updating the correct parameter and executed successfully in lab environment with no issues.

Screenshots (if appropriate):

Types of changes

Checklist: