Commit Graph

312 Commits

Author SHA1 Message Date
Wes Carroll 23ad240a52 Merge pull request #31 from ZertoPublic/MoreTests
Update Get-ZertoLocalSite.Tests.ps1
2019-05-21 09:35:27 -05:00
Wes Carroll dae010c262 Update README.md
Update Build Status to New Project Location
2019-05-20 08:46:32 -05:00
Wes Carroll 27612761b4 Update Get-ZertoLocalSite.Tests.ps1 2019-05-19 17:52:32 -05:00
Wes Carroll 8533cb98bd Merge pull request #30 from wcarroll/Hackathon
Hackathon
2019-05-19 17:33:03 -05:00
Wes Carroll 28c35115eb Update Get-ZertoDatastore.Tests.ps1 2019-05-19 17:01:36 -05:00
Wes Carroll 2465305ddf Update Get-ZertoAlert.Tests.ps1 2019-05-19 16:52:44 -05:00
Wes Carroll 4de751bc3d Typo Fix 2019-05-19 16:52:36 -05:00
Wes Carroll 98aedca373 Update Parameter Tests 2019-05-19 16:24:39 -05:00
Wes Carroll f2ab959b93 Add Parameter Tests 2019-05-19 15:35:15 -05:00
Wes Carroll 17275b1191 Move Move Logic to Process Block 2019-05-19 15:34:55 -05:00
Wes Carroll af7c73d5b6 Merge pull request #29 from wcarroll/Get-VPGSettingsRefactor
Get vpg settings refactor
2019-04-29 16:20:39 -04:00
Wes Carroll 23bc5dbe99 Update For Pester Tests 2019-04-29 16:15:42 -04:00
Wes Carroll 7c40401b1f Update ZertoApiWrapper-help.xml 2019-04-28 16:14:33 -04:00
Wes Carroll c209d29964 Update to PlatyPS 0.14.0 2019-04-28 16:12:11 -04:00
Wes Carroll 1b3a612795 Update Default Parameter Set 2019-04-28 16:11:52 -04:00
Wes Carroll b6fd4a57e2 Update Import-ZertoVpg.md 2019-04-28 16:11:12 -04:00
Wes Carroll 4946ac51ba Update for vpgSettingsIdentifier Array 2019-04-28 16:11:01 -04:00
Wes Carroll 5e9adbd254 Update Pester to 0.14.0 2019-04-28 16:09:43 -04:00
Wes Carroll 2ebf469c12 Update New-ZertoVpgSettingsIdentifier.ps1
Set default Parameter Set,
Move body creation to process block for pipeline processing.
2019-04-28 13:24:56 -04:00
Wes Carroll 8065598534 Refactor Get-ZertoVpgSetting
Update for Pipeline input and switch processing.
2019-04-28 13:16:27 -04:00
Wes Carroll 27706f402c Merge pull request #28 from wcarroll/TestingBranch
Add and Update Tests, Update Failover and Move functions
2019-04-20 09:58:13 -04:00
Wes Carroll b514eed939 Update ZertoApiWrapper-help.xml 2019-04-20 09:49:33 -04:00
Wes Carroll 63df77e5ed Update Build Names 2019-04-17 17:53:50 -04:00
Wes Carroll db32f25987 Update Invoke-ZertoMoveCommit.md 2019-04-17 13:36:06 -04:00
Wes Carroll 51146fd933 Update Invoke-ZertoMove.md 2019-04-17 09:23:19 -04:00
Wes Carroll 902636c517 Add WhatIf and second example 2019-04-17 09:12:15 -04:00
Wes Carroll 2186c26132 Update required version of InvokeBuild 2019-04-17 08:59:48 -04:00
Wes Carroll 9be2f09947 Alias and WhatIf updates 2019-04-17 08:50:54 -04:00
Wes Carroll 8ec3293ff4 String Not Null or Empty Validators 2019-04-16 22:46:21 -04:00
Wes Carroll ed225024a6 Add Parameter Validations 2019-04-16 16:18:33 -04:00
Wes Carroll 2e4cd68b5e Update Body Build Logic 2019-04-15 17:20:17 -04:00
Wes Carroll 5a579d6fe8 Add name to should process 2019-04-15 09:32:51 -04:00
Wes Carroll 0bb5b8c222 Update versions of required modules for builds 2019-04-07 09:38:10 -04:00
Wes Carroll ef83cdfe96 Add ShouldSupport 2019-04-06 23:50:53 -04:00
Wes Carroll b9d781f785 Add ShouldProcess 2019-04-06 23:49:18 -04:00
Wes Carroll 7c3f14aaeb Update Invoke-ZertoFailoverCommit.md 2019-04-06 23:48:32 -04:00
Wes Carroll ec9eda9dcd Update Export-ZertoVpg.md 2019-04-06 23:42:29 -04:00
Wes Carroll 8c9babd9d5 Update Invoke-ZertoMoveCommit.ps1
Add ShouldProcess
Use switches instead of bools
Prioritize Reverse Protect over KeepSourceVms
2019-04-06 23:33:14 -04:00
Wes Carroll 497d43fe81 Remove excess white space 2019-04-06 23:32:08 -04:00
Wes Carroll ef22b6363d Add ShouldProcess support 2019-04-06 23:31:51 -04:00
Wes Carroll ee2acca20c Add mandatory params 2019-04-06 23:31:26 -04:00
Wes Carroll b5b873ac18 Correct Param to match API Spec 2019-04-06 22:51:38 -04:00
Wes Carroll 31db21c325 Update Invoke-ZertoMove.ps1
WhatIf Processing
Reverse Protection Logic
Ensure Params are set and do not rely on defaults
2019-04-06 22:51:03 -04:00
Wes Carroll b3d649e495 Dynamic Body Creation 2019-04-06 22:49:54 -04:00
Wes Carroll d6d72a5be2 Update ways params are accessed for dynamic body creation 2019-04-06 22:49:41 -04:00
Wes Carroll 5bf7d0d6df Validate identifiers are present 2019-04-05 22:49:36 -04:00
Wes Carroll e279ba0cda Add VmName validation and uniquiness checks 2019-04-05 19:19:56 -04:00
Wes Carroll b242b5314d Update Invoke-ZertoFailover.ps1
Working on vmName Validation
2019-04-05 17:52:57 -04:00
Wes Carroll 5533bae319 Various fixes
Removed Commit Value as it is not a vaild param
Enabled ShouldProcess
Ensured mandatory default values make it into the body
Added Validate a valid VPG is selected.
2019-04-05 17:18:56 -04:00
Wes Carroll 2a8837aff7 Add parameter tests 2019-04-05 17:16:37 -04:00