I am sure this has previously worked; unable to connect via powershell (netapp toolkit installed) - i can succesfully SSH to the IP using same credentials..? Thanks
Connect-NaController : Could not connect to 192.168.15.199 on port 80 for protocol HTTP.
At line:1 char:1
+ Connect-NaController 192.168.15.199 -Credential $MySecureCreds #conne ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (192.168.15.199:NaController) [Connect-NaController], NaConnectionExcepti
on
+ FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.PowerShell.SDK.ConnectNaController