ChristopherGLewis / ZertoModule

Powershell Module to wrap the Zerto REST API
BSD 2-Clause "Simplified" License
14 stars 13 forks source link

Feature requst Additional Parameter to add-ZertoVPG for VM Storage classification #13

Open githubths opened 6 years ago

githubths commented 6 years ago

Hi Christopher,

First of all I would like to thank you for your very good work. On a project with Zerto, I noticed that there is no parameter to classify storage per VM when creating a VPG.

Detail: In the VPG Edit GUI there is a Storage Tab where you can set the storage per VM to Dynamic or Temp Data with a checkbox. I should have the Dynamic Storage Option in add-zertovpg or in the new-zertovpgVirtualMachine. Unfortunately I didn't see how the flag should be set in the JSON file in Zerto's REST API documentation.

Maybe you can also tell me the JSON section for the Dynamic Storage Option.

Kind Regards Steve