Software Development Kit (SDK) and API Discussions

Connect-NAController Fail

LeeLSTM
1,028 Views

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

1 REPLY 1

Ontapforrum
1,004 Views

You are using 'NAcontroller', so I am assuming you are running data ontap 7-mode? If yes, is http enabled ?
filer> option httpd.admin.enable

Public