ChristopherGLewis / ZertoModule

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

Add-ZertoVRA Parameters? #11

Open keithkiggins opened 6 years ago

keithkiggins commented 6 years ago

Add-ZertoVRA : Parameter set cannot be resolved using the specified named parameters.

Add-ZertoVRA -ZertoServer $zertoserver -HostName $host21 -ZertoPort $ZertoPort -DatastoreName $ZertoDatastore -NetworkName $ZertoNetwork -MemoryInGB 8 -VRAIPConfiguration $vra21IpConfig -VRAGroupName $vragroupname Not sure what I'm doing wrong here.