ZertoPublic / ZertoApiWrapper

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

Add CPU param to Install-ZertoVra #120

Open mitchellen opened 2 years ago

mitchellen commented 2 years ago

Need a param for rolling out VRAs with multiple CPUs

Expected Behavior

1 is default and up to 4 is possible.

Current Behavior

No param

Possible Solution

Add a param

Steps to Reproduce (for bugs)

  1. get-help install-zertovra(no param)

Context

We have prevously used the GUI to use Cluster settings and it will roll out with multple

Your Environment