Commit Graph

90 Commits

Author SHA1 Message Date
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
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
Wes Carroll b903c6131c Remove leftover artifact from arraylist approach 2019-03-01 21:57:41 -05:00
Wes Carroll c11281f29c Rename to Current Zerto Action Standard 2019-03-01 19:50:16 -05:00
Wes Carroll 7d24204c69 Fixed Missing Comma 2019-03-01 13:11:08 -05:00
Wes Carroll 64d7de78d0 Rename FailoverTest functions to start and stop 2019-03-01 13:08:59 -05:00
Wes Carroll 3568ac49a3 Complete Invoke-Failover 2019-03-01 13:07:30 -05:00
Wes Carroll 60a10091e0 Remove extra whitespace. 2019-02-27 17:00:02 -05:00
Wes Carroll 33b9db8e00 Build Invoke-ZertoMove 2019-02-27 16:59:47 -05:00
Wes Carroll f2597db4de Use True and False rather than numerical values 2019-02-27 16:59:22 -05:00
Wes Carroll 914bf36cde Update MoveCommit 2019-02-27 14:08:07 -05:00
Wes Carroll ec4ac7ae5f Update FailoverTestStop with additional options. 2019-02-27 14:07:46 -05:00
Wes Carroll 620751ca2a Fillout FailoverTest options 2019-02-27 14:07:14 -05:00
Wes Carroll e01ef669d6 Update with more descriptive Var name. 2019-02-27 14:06:50 -05:00
Wes Carroll 341ed95402 Create FailoverCommit Function. 2019-02-27 14:06:25 -05:00
Wes Carroll 8416155d40 Create all VPG Post Files 2019-02-26 17:32:19 -05:00
Wes Carroll 6f3f9e0f49 Create stop vpg clone operation. 2019-02-26 13:05:46 -05:00
Wes Carroll 65d89031f3 Create Pause and Resume operations 2019-02-26 13:05:30 -05:00
Wes Carroll 074950b32e Set vpgName alias to name 2019-02-26 10:00:22 -05:00
Wes Carroll 9cac819f19 Fixed Mandatory params and updated fixed incorrect var 2019-02-26 10:00:02 -05:00
Wes Carroll 690bed2046 Create Start-ZertoCloneVpg.ps1 2019-02-26 09:58:55 -05:00
Wes Carroll 20d947a931 Added Checkpoint Creation and VPG Removal Functions 2019-02-25 22:37:47 -05:00
Wes Carroll 4a43e8462c Fix Edit-ZertoVra 2019-02-25 13:50:33 -05:00
Wes Carroll ef50346fd9 Create Edit-ZertoVra 2019-02-25 10:05:09 -05:00
Wes Carroll 0fc36b90f4 Added ToDo Item 2019-02-25 10:04:55 -05:00
Wes Carroll ccb1813405 Correct vraIdentifier paramsetname 2019-02-25 07:57:26 -05:00