ZertoPublic / ZertoApiWrapper

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

Invoke-ZertoMove parameter, pipeline, and restructuring updates #107

Closed gdbarron closed 4 years ago

gdbarron commented 4 years ago

Description

Invoke-ZertoMove parameter and restructuring updates

Related Issue

Implement logic if commitPolicyTimeout is Set, commitPolicy is Mandatory - #86

Motivation and Context

Original motivation was to fix #86, but then extended the updates to include parameter and pipeline updates. Also, restructured the code to bring relevant items into the begin block instead of process.

How Has This Been Tested?

Walked through all parameter sets and performed testing on each, including anything that was new or changed.

Screenshots (if appropriate):

Types of changes

Checklist: