You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where a VPG being created with a single VM member would not be parsed by the API correctly using PowerShell 5.1
Zerto Analytics
Fixed an issue where the Zerto Analytics Rest Request function was not checking for the token before attempting a connection.
Fixed an issue where the Get-ZAVpg method would return a 404 error when a -vpgIdentifier parameter was specified.
General Updates
Updated the way that tests are invoked and parsed to ensure that both source and built module files are tested. This will ensure that what is being shipped passes all tests along with testing of the source files.
Added additional parameter validation tests to several of the functions. On-going effort to complete stand alone unit testing of each function.