Commit Graph

266 Commits

Author SHA1 Message Date
Wes Carroll 02e50d9cd6 Create Get-ZAPlannerZcasReport.ps1 2020-03-08 17:33:36 -04:00
Wes Carroll 7fc0a5f579 Create Get-ZAPlannerWanReport.ps1 2020-03-08 17:33:31 -04:00
Wes Carroll ce5a64c683 Create Get-ZAPlannerNetworkPerformanceReport.ps1 2020-03-08 17:33:27 -04:00
Wes Carroll 1317a6c039 Create Get-ZAPlannerJournalSizeReport.ps1 2020-03-08 17:33:24 -04:00
Wes Carroll 169e628c7b Remove Debugging Output 2020-03-08 14:57:19 -04:00
Wes Carroll d35d9d7cf4 Create Get-ZAPlannerStatsReport.ps1 2020-03-08 14:40:22 -04:00
Wes Carroll a891a4914d Create Get-ZAPlannerSite.ps1 2020-03-08 14:39:34 -04:00
Wes Carroll 569d9e264c Update ZertoRestRequest and associated Tests 2020-03-06 13:42:39 -05:00
Wes Carroll 40331c26f9 Update ZARestRequest and associated tests. 2020-03-06 13:42:20 -05:00
Wes Carroll dc4dd1ad05 Move IZRR function to public 2020-03-06 10:40:21 -05:00
Wes Carroll 13592df6aa Move ZARestRequest to Public Function 2020-03-06 10:33:12 -05:00
Wes Carroll bc02e796d6 Refactor for DRY 2020-03-05 21:43:52 -05:00
Wes Carroll 18185612bb Fixed recovery switch typo 2020-03-02 09:51:23 -05:00
Wes Carroll e19f9b34f5 Update function to allow pipeline operations 2020-02-28 08:15:53 -05:00
Wes Carroll a7efc7c717 Merge branch 'master' into ExportNicUpdate 2019-12-22 10:37:44 -05:00
Wes Carroll 1962dda15c Remove vpgIdentifier Parameter
vpgIdentifier Parameter as added as a parameter by mistake. The API does not accecpt this as a filter.
2019-12-22 10:07:17 -05:00
Wes Carroll 003396998c Eliminate Blank Output 2019-12-20 21:09:12 -05:00
Wes Carroll 05783a1f37 Update Import Logic 2019-12-19 18:49:13 -05:00
Wes Carroll 270470f858 Update Nic Object Logic 2019-12-18 13:06:11 -05:00
Wes Carroll c47614727a Fix Verbose Typo 2019-11-28 10:41:26 -05:00
Wes Carroll d6862f75d1 Fix Bug when Adding Additional VMs 2019-11-07 22:35:40 -05:00
Wes Carroll 5f978d7b1a Fix AddVM Logic 2019-11-07 17:43:18 -05:00
Wes Carroll 10785df8a9 Create Copy-ZertoVpg Function 2019-10-25 14:09:00 -04:00
Wes Carroll b4a7df970c Correct VraIdentifier Property 2019-10-24 13:51:26 -04:00
Wes Carroll 7641d28307 Add parameter validation 2019-10-23 10:00:42 -04:00
Wes Carroll 4a0885f731 Fix Help Message Typo 2019-10-22 13:35:49 -04:00
Wes Carroll 28d66806a5 Add ExternalHelp Def 2019-10-22 13:31:10 -04:00
Wes Carroll 42b923cef5 Create EvacuateVra Function 2019-10-22 13:26:10 -04:00
Wes Carroll 0a90d51735 Create New-ZertoPairingToken.ps1 2019-10-07 11:23:10 -04:00
Wes Carroll 32f6a6eebc Update function to use new token parameter 2019-10-03 14:32:05 -04:00
Wes Carroll 7b07fb0fd7 Update method to add VMs to Object 2019-07-29 08:50:25 -04:00
Wes Carroll 5c2e16d5c6 Add Parameter Validation 2019-07-26 08:36:00 -04:00
Wes Carroll fd1619351e Update Parameter Tests 2019-07-26 08:36:00 -04:00
Wes Carroll 8267474d8a Update Mandatory Setting for DatastoreId 2019-07-26 08:35:57 -04:00
Wes Carroll 9f2a6c42cd Change error to Throw 2019-07-26 08:35:54 -04:00
Wes Carroll a526045662 Update Map Function Call 2019-07-26 08:35:54 -04:00
Wes Carroll 6a6b073ada Redirect Invoke Output to Null 2019-07-26 08:35:54 -04:00
Wes Carroll 1e64d9d7f3 Renamed Function 2019-07-26 08:35:54 -04:00
Wes Carroll 0c4643a76e Change ThrowError to Throw 2019-07-26 08:35:53 -04:00
Wes Carroll 670fbdbba8 Change ThrowError to Throw 2019-07-26 08:35:53 -04:00
Wes Carroll 1c17ca3e96 Update Invoke-ZertoRestRequest.ps1 2019-07-26 08:35:53 -04:00
Wes Carroll 40326da05f Update to ThrowErrors when required vars missing 2019-07-26 08:35:53 -04:00
Wes Carroll d7ee3eab12 Updating Formatting 2019-07-26 08:35:52 -04:00
Wes Carroll 19b645bccc Exclude Common Parameters in Filter String 2019-07-26 08:35:52 -04:00
Wes Carroll e6c5effe7c Specify InputObject Type 2019-07-26 08:35:52 -04:00
Wes Carroll dd144d3c47 Update to use New-Map helper function 2019-07-26 08:35:52 -04:00
Wes Carroll f1afbe6748 Create private helper function New-Map 2019-07-26 08:35:52 -04:00
Wes Carroll 46951b76ba Add missing formatting variable to the Get-ZAVpg function (#41)
* Add missing formatting variable

* Update ReleaseNotes
2019-07-26 08:33:41 -04:00
Wes Carroll 4d7d1391ff Create function and required supporting docs
Import-ZertoVmNicSetting
2019-07-09 13:12:22 -04:00
Wes Carroll 80c82b99e0 Update to use Export-CSV 2019-07-09 11:48:21 -04:00