IsilonPlatform Module v8 is returning this error after running several commands. I grabbed the module version 1.3.5 and I'm not seeing the same error and the commands are working just fine.
Isilon Cluster version 7.2.0.2
PowerShell version: 4 and 5
Commands erroring: get-isiZones, get-isiClusterIdentity, get-isiJobs
Working commands: get-isiSmbOpenFiles, get-isiQuotas, get-isiSnapshots
All of the error messages are the Send-isiAPI: path not found referring to the $ISIObject=line. All of them report the same char:17 as the error point on the line. I'll happily provide any information you need.
Send-isiAPI : path not found
At C:\Program Files\WindowsPowerShell\Modules\IsilonPlatform\Functions\IsilonPlatformGet.ps1:4591 char:17
-
$ISIObject = Send-isiAPI -Method GET -Resource "/platform/3/cluster/identity" ...
-
- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
- FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Send-isiAPI
IsilonPlatform Module v8 is returning this error after running several commands. I grabbed the module version 1.3.5 and I'm not seeing the same error and the commands are working just fine.
Isilon Cluster version 7.2.0.2
PowerShell version: 4 and 5
Commands erroring: get-isiZones, get-isiClusterIdentity, get-isiJobs
Working commands: get-isiSmbOpenFiles, get-isiQuotas, get-isiSnapshots
All of the error messages are the Send-isiAPI: path not found referring to the $ISIObject=line. All of them report the same char:17 as the error point on the line. I'll happily provide any information you need.
Send-isiAPI : path not found
At C:\Program Files\WindowsPowerShell\Modules\IsilonPlatform\Functions\IsilonPlatformGet.ps1:4591 char:17