Http failure response for https://<vcfopsfqdn>/vcf-operations/plug/sddc-76/plugin/api/v1/sddcs/imports/validations: 504 OK" /var/log/vmware/vcf/domainmanager/domainmanager.log, below error log snips are found:YYYY-MM-DDTHH:MM:SS DEBUG [ucf_dn, #################,####] [c.u.e.s.c.uti1. Local ProcessService,http-nio-127.0.0.1-7200-exec-51 Error Output: ssh: connect to host <vCenterFQDN> port 22: Connection refusedYYYY-MM-DDTHH:MM:SS WARN [ucf_dn, ############,####] [c.v.evo.sddc.common.util.SshKeyScan, http-nio-127.0.0.1-7200-exec-51 Fail to get host key for <vCenterFQDN>:22 with host key algorithms rsa-sha2-512,rsa-sha2-256Caused by: com. vmware. vcf . secure. ssh. errors. InternalVcfSshException: Fail to get host key for <ESX Host FQDN>: 22 with host key algorithms ecdsa-sha2-nistp256, ecdsa-sha2-nistp384,ecdsa-sha2-nistp521ssh: connect to host <vCenterFQDN/ESXi Host FQDN> port 22: Connection refusedVCF Operations requires SSH (Port 22) access to the vCenter Server, ESXi Hosts to validate environment attributes during the import process. The error occurs if SSH is disabled on the vCenter or if a firewall blocks Port 22.
To resolve this issue, follow the steps below:
Note: Ensure firewall rules allow bi-directional traffic on Ports 22 and 443 between SDDC Manager/VCF Operations, vCenter and ESXi Hosts.
https://####:5480.SSH is Enabled.curl -v telnet://<vCenter FQDN>:22SSH Service.curl -v telnet://<ESXi Host FQDN>:22