Tried to connect to vCenter Server via the following PowerCLI.
Connect-VIServer -Server 10.23.112.235 -Port 9443 -Protocol https -User admin -Password pass
However get issue with there is no endpoint listening at http://ip:9443/sdk could accept the message.
using https://IP:9443 I can access vCenter Server with no problem
Please help.
Many Thanks,