Not able to initiate ApiClient for endpoint ##.##.##.##
In /storage/vcops/log/adapters/ManagementAdapter/ManagementAdapter_##.log on VCF Operations appliance you see the log enty below:
DATE TIME ERROR ManagementAdapter 7720 [ops@4413 threadId="2846954" threadName="TasksManager-TaskHandler-71929" instanceId="57"] [(57) com.vmware.adapter.management.components.iam.client.ApiClientProvider.getApiClient] - Failed to generate ApiClientjava.lang.RuntimeException: Failed to execute request POST https://##.##.##.##/api/session with exception Host name '##.##.##.##' does not match the certificate subject provided by the peer (CN=VCENTER FQDN, OU=###, O=###, L=####, ST=####, C=##)[...]Caused by: javax.net.ssl.SSLPeerUnverifiedException: Host name '##.##.##.##' does not match the certificate subject provided by the peer (CN=VCENTER FQDN, OU=###, O=###, L=####, ST=####, C=##)[...]DATE TIME ERROR ManagementAdapter 7720 [ops@4413 threadId="2846954" threadName="TasksManager-TaskHandler-71929" instanceId="57"] [(57) com.vmware.adapter.management.components.iam.task.idp.configurator.LdapBindConfigurator.createIdpInternal] - Not able to initiate ApiClient for endpoint ##.##.##.##
VMware Cloud Foundation 9.0
The VCF Operations client is attempting an API session bound to vCenter IP address, while the target vCenter certificate exclusively authorizes the Fully Qualified Domain Name (FQDN).