Commit Graph

18 Commits

Author SHA1 Message Date
Wes Carroll 565e21be77 Merge pull request #1 from wcarroll/LocalsiteEnv
Create Local Site Environmental Variable
2019-02-20 08:28:21 -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 16a162becd Updated if statements to ContainsKey function instead of bare contains 2019-02-20 08:09:31 -05:00
Wes Carroll ed91b0e338 Remove possibility for multiple siteIdentifiers
Removed possibility for multiple siteIdentifiers. Need to find a new way to solve the problem looking for one hostIdentifier in the devices and hosts Sets.
2019-02-20 08:07:32 -05:00
Wes Carroll f7d1a3b63c Add Help Message for zertoPort param 2019-02-20 07:31:21 -05:00
Wes Carroll 490c632597 Set LocalSite Env var to reduce mapping API calls 2019-02-19 22:27:06 -05:00
Wes Carroll d0006d7eee Create ZertoApiWrapper.settings.ps1 2019-02-19 20:17:45 -05:00
Wes Carroll 433a8ea400 Update ScriptAnalyzerParams path to updated directory 2019-02-19 20:17:40 -05:00
Wes Carroll 88e56d51fd Initial Module files to be imported. 2019-02-19 17:29:07 -05:00
Wes Carroll d8a0bf4e69 First Pass and a Invoke-Build script 2019-02-19 17:28:13 -05:00
Wes Carroll 51a3f204f5 Move tests to new folder structure 2019-02-19 17:27:53 -05:00
Wes Carroll ba1fe8b83e Move Functions into New Folder Structure 2019-02-19 17:27:32 -05:00
Wes Carroll be1f79d1ef Create vsCode Project Files 2019-02-19 17:26:47 -05:00
Wes Carroll 7b10711d3f Create .gitignore 2019-02-19 17:26:32 -05:00
Wes Carroll a6e7805dc0 Change New-ZertoApiFilter to Get-ZertoApiFilter 2019-02-19 16:36:27 -05:00
Wes Carroll 90857e8768 Removed Help data pointing to Old Name 2019-02-19 16:01:46 -05:00
Wes Carroll ae28fddec2 Initial Commit to Dedicated Repo 2019-02-19 15:53:30 -05:00
Wes Carroll e9773caa10 Initial commit 2019-02-19 15:21:30 -05:00