bseltz-cohesity / scripts

Cohesity REST API examples in PowerShell and Python
Apache License 2.0
104 stars 41 forks source link

Update viewGrowth.ps1 for non standard ports #134

Closed jasonmccallCOH closed 1 year ago

jasonmccallCOH commented 1 year ago

Error when running pwsh / RT (As an SRE) :Cannot find drive. A drive with the name 'viewGrowth_localhost' does not exist.

Reason: Powershell is interpreting VIP:port as a drive mapping in the out-file parameter

@bseltz-cohesity

bseltz-cohesity commented 1 year ago

Fixed