VCF Operations 9.x
When VCF Operations attempts to integrate with a vCenter Server, the VCF Operations node must initiate a connection to the vCenter Server's API over TCP port 443.
The Connection Timed out error indicates a Layer 3 or Layer 4 network connectivity failure. This is most commonly caused by an intermediate firewall blocking the required HTTPS API traffic over port 443 or a routing misconfiguration between the VCF Operations appliance and the target vCenter Server. Because the packets are dropped, the TCP handshake fails to complete, resulting in the timeout exception in the user interface.
Ensure the network path allows for the required port communication between the appliances to resolve this issue.
curl -v telnet://<vCenter_FQDN_or_IP>:443