ESXi hosts are in "Failed/Host Disconnected" status with below error:
"Host configuration: Failed to send the HostConfig message.
[TN=TransportNode/<uuid>]. Reason: Failed to send HostConfig RPC to MPA TN:<uuid>. Error: Unable to reach client <tn-uuid>, application SwitchingVertical."
nsxcli -c get managersnsxcli -c get controllersVMware NSX
While the transport node is connecting correctly to NSX CCP there is an internal failure to forward the configuration commands because nsx-proxy cannot communicate with another internal service such as nsx-opsagent
Restart the nsx-opsagent and nsx-proxy services from CLI on the affected ESXi TN(s):
/etc/init.d/nsx-opsagent restart/etc/init.d/nsx-proxy restart