Commit Graph

11 Commits

Author SHA1 Message Date
Wes Carroll e6ead11891 Update mandatory parameter declaration 2020-05-05 21:59:14 -04:00
Wes Carroll 8ec3293ff4 String Not Null or Empty Validators 2019-04-16 22:46:21 -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 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 80469aafa2 Continue writing help messages and comments. 2019-02-23 23:15:47 -05:00
Wes Carroll 7fcf9020ae Correct function request error 2019-02-20 13:29:26 -05:00
Wes Carroll 832a0fd4bd Update return variable to Array from ArrayList
Update return variable to Array from ArrayList to allow for proper pipeline processing.
2019-02-20 11:24:08 -05:00
Wes Carroll f738ac5b2e Fixed Missing 'Out-Null' calles when adding results to returnObject 2019-02-20 08:23:25 -05:00
Wes Carroll ba1fe8b83e Move Functions into New Folder Structure 2019-02-19 17:27:32 -05:00