VMware vSphere ESXi
Start by verifying if the NICs are still not seen via an SSH session or via the DCUI:
esxcfg-nics -lesxcli network nic list lspci -v | grep -A1 -i ethernet OR vmkchdev -l | grep -i vmnic If none of the above commands report any NICs on the ESXi host, there is an issue with how the hardware is presenting the physical NICs to the ESXi host. Please note that the network cards may be seen as healthy on the hardware side, however the commands above show that they are not being presented correctly to the ESXi host. This will need to be resolved by the hardware vendor.