Commit Graph

117 Commits

Author SHA1 Message Date
Wes Carroll 7bd8e5c7ee Validate NullorEmpty VpgName 2019-04-01 17:33:37 -04:00
Wes Carroll 3fa53349a5 Set Parameters to Mandatory 2019-03-31 21:51:21 -04:00
Wes Carroll a7839b24d9 OutputFolder variable renamed to OutputPath 2019-03-31 21:20:47 -04:00
Wes Carroll 135e698731 Specify ErrorAction:Stop for connection errors 2019-03-31 20:06:05 -04:00
Wes Carroll 6e2cb1ea31 Add zertoPort validations 2019-03-31 19:28:24 -04:00
Wes Carroll 831e1562b5 Update Edit Vra Tests 2019-03-31 16:37:02 -04:00
Wes Carroll 5139f79366 Updating Tests 2019-03-30 23:21:00 -04:00
Wes Carroll 22d1151c66 Provide minimal information when updating group-name 2019-03-30 23:20:35 -04:00
Wes Carroll c68225c458 Correct vraIdentifier Switch Case 2019-03-30 23:19:54 -04:00
Wes Carroll 4fba918ae5 Add checkpointName validation 2019-03-29 21:55:01 -04:00
Wes Carroll a8a0b5a6e8 Add Port Range Validation 2019-03-29 21:54:46 -04:00
Wes Carroll 4c67c2f070 Update ZertoApiWrapper.psd1 2019-03-29 17:50:50 -04:00
Wes Carroll c72c354f38 Add advanced function params 2019-03-29 17:50:42 -04:00
Wes Carroll 11a3395bdb Add Validation for targetHost 2019-03-29 17:50:16 -04:00
Wes Carroll 9935d867de Merge branch 'master' into TestingBranch 2019-03-29 13:08:47 -04:00
Wes Carroll ef39b54937 Update Get-ZertoVirtualizationSite Help 2019-03-29 11:10:16 -04:00
Wes Carroll deae942272 Update examples to single noun 2019-03-28 10:13:10 -04:00
Wes Carroll f99c95c6c4 Rename to remove plural noun 2019-03-28 09:53:11 -04:00
Wes Carroll bbcbb4a970 Streamline Tests and Builds 2019-03-27 07:51:49 -04:00
Wes Carroll be44ad41c4 Update Help Files Remove-ZertoPeerSite 2019-03-26 20:53:45 -04:00
Wes Carroll 5c0066eaba Create Remove-ZertoPeerSite.ps1 2019-03-26 20:43:48 -04:00
Wes Carroll 0a4581b0ab Add External Help File Def 2019-03-26 15:39:27 -04:00
Wes Carroll 23d0ffc6ba Update Help Files 2019-03-26 15:21:12 -04:00
Wes Carroll 5ce4bb056a Configure Param Set Validations 2019-03-26 15:07:13 -04:00
Wes Carroll 76b228589e Add Param Aliases 2019-03-26 14:28:00 -04:00
Wes Carroll 1e82c04687 Fix Help message typo. 2019-03-18 10:06:23 -04:00
Wes Carroll 711454c78e Fix HelpMessage Typo 2019-03-18 10:06:10 -04:00
Wes Carroll 48ec5188eb Update Help for import \ export functions. 2019-03-15 12:24:33 -04:00
Wes Carroll 80d0d922be Create Import-ZertoVpg.ps1 2019-03-14 20:31:01 -04:00
Wes Carroll 42b45e5314 Update ExportVpg with help and export all option 2019-03-14 20:30:52 -04:00
Wes Carroll 28b36d3983 Update to use the new create new vpg switch 2019-03-14 20:30:12 -04:00
Wes Carroll 59f83cbb8a Create switch when creating new VPG Settings 2019-03-14 20:29:13 -04:00
Wes Carroll ae2de975ca Create Export-ZertoVpg 2019-03-13 14:15:44 -04:00
Wes Carroll 38a9f69c76 Updated Help Docs for Remove-ZertoVpg 2019-03-12 15:45:05 -04:00
Wes Carroll 0d9df95166 Allows piping and name or identifier processing 2019-03-12 15:44:45 -04:00
Wes Carroll 7adebfd64b Change Journal limit variable types to uint64 2019-03-12 12:02:46 -04:00
justin 9ac72dc693 Update ZertoApiWrapper.psd1
Fixed Powershell Version number.
2019-03-12 10:14:57 -04:00
Wes Carroll 4f9f5e26ae Add help information for default journal settings 2019-03-11 20:38:51 -04:00
Wes Carroll 9308353807 Update Journal Hard Limit HelpMessage 2019-03-11 20:18:18 -04:00
Wes Carroll 96b797b4c8 Add comments to understand what the code is doing 2019-03-11 20:04:06 -04:00
Wes Carroll b076942d26 Add Journal Default Settings in MB functionality 2019-03-11 19:17:33 -04:00
Wes Carroll 1aa4804a06 Update ZertoApiWrapper-help.xml 2019-03-11 09:27:01 -04:00
Wes Carroll 34ec49f01e Update help messages. 2019-03-10 22:47:56 -04:00
Wes Carroll 4ae33a920b Update test interval valid values. 2019-03-10 22:43:59 -04:00
Wes Carroll 37352169bb Add external help information 2019-03-10 22:23:44 -04:00
Wes Carroll c25941ea83 Create Save-ZertoVpgSettings to Commit VPG Settings Object 2019-03-10 22:14:37 -04:00
Wes Carroll 4d35a38a75 Create New-ZertoVpg function 2019-03-10 22:14:15 -04:00
Wes Carroll 460b57b3e4 Convert switches to bools 2019-03-10 22:12:57 -04:00
Wes Carroll e314e2a947 Update to use locally set variable to avoid additional API Call 2019-03-10 22:12:32 -04:00
Wes Carroll 59a0a53812 Help system (#4)
* Establish a help system

* Continue to update Help System

* Update Get-ZertoAlert.md

* Update Get-ZertoDatastore.md

* Add Link to Zerto API for Datastores

* Update Get-ZertoLicense.md

* Update Links to Zerto API documentation

* Update the Readme Information

* Continue to update README

* Update README

* Update README.md

* Update Help Markdown Files

* Correct API URL

* Update ZertoApiWrapper-help.xml

* Update Get-ZertoProtectedVm.md

* Update Help Markdown files

* Update Get-ZertoVpgSetting.md

* Added online url to each help object.

* Update Help Markdown Files

* Update ZertoApiWrapper-help.xml
2019-03-06 20:50:14 -05:00