clint_simmons54
3 years agoNovice I
Get-PfaRemoteAssistSession from module 1.19.49.0 PureStoragePowerShellSDK
Get-PfaRemoteAssistSession from module 1.19.49.0 PureStoragePowerShellSDK running against Api 1.19 from PurityFA 6.1.18:
```\Powershell> Get-PfaRemoteAssistSession -Array $array
Get-PfaRemoteAssistSession : Error converting value "session-active" to type 'PureStorage.Rest.PureArrayStatus'. Path 'status', line 1, position 27.
At line:1 char:1
+ Get-PfaRemoteAssistSession -Array $array
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-PfaRemoteAssistSession], JsonSerializationException
+ FullyQualifiedErrorId : PurePowerShell.GetRemoteAssistSessionCmdlet```