Closed wcarroll closed 4 years ago
Removed the -vpgIdentifier parameter from the Get-ZertoRecoveryReport function as it is unused.
-vpgIdentifier
Get-ZertoRecoveryReport
Fixes #60
The parameter is not accepted by the API and is ignored. Removing it from the function as an option.
Built the module and the parameter was no longer an option. Ran all integrated tests.
Description
Removed the
-vpgIdentifier
parameter from theGet-ZertoRecoveryReport
function as it is unused.Related Issue
Fixes #60
Motivation and Context
The parameter is not accepted by the API and is ignored. Removing it from the function as an option.
How Has This Been Tested?
Built the module and the parameter was no longer an option. Ran all integrated tests.
Screenshots (if appropriate):
Types of changes
Checklist: