VMware Cloud Community
FatMaul
Contributor
Contributor

Having trouble connecting to cloud api from powercli

I am running cloud director 10.2.2.17855680.  I have the latest powercli:

Get-Module -Name VMware.* | Select-Object -Property Name,Version

Name Version
---- -------
VMware.CloudServices 12.5.0.19167829
VMware.Vim 7.0.3.19093568
VMware.VimAutomation.Cis.Core 12.5.0.19093567
VMware.VimAutomation.Cloud 12.0.0.15940183
VMware.VimAutomation.Common 12.5.0.19093563
VMware.VimAutomation.Core 12.5.0.19093566
VMware.VimAutomation.Sdk 12.5.0.19093564
VMware.VimAutomation.Storage 12.5.0.19106817
VMware.VimAutomation.Vds 12.5.0.19167830

When I run connect-ciserver from two different machines, one just hangs and the other says:

Connect-CIServer : 1/21/2022 10:26:23 AM Connect-CIServer No Cloud server was found on https://<redacted>:443/api/.

I can use a browser on both machines and hit https://<redacted>/api/versions from both machines without issue.  Any idea what to try next? 

0 Kudos
0 Replies