1. VMware vSphere Documentation, vSAN Administration Guide 8.0, Chapter 11: Administering vSAN with ESXCLI. This chapter details the use of ESXCLI commands for vSAN management. It states, "You can use ESXCLI commands to manage a vSAN cluster... You can run ESXCLI commands from the ESXi Shell on a host in the cluster." This confirms ESXCLI operates directly on the host, independent of vCenter.
2. Dell Support Knowledge Base, Article 000188261: "VxRail: How to check vSAN health from command line" (Version 4, 21 Mar 2023). This official Dell article provides the procedure for checking vSAN health via SSH directly on an ESXi host using the command esxcli vsan health cluster list. This is a standard troubleshooting step when the vCenter UI is inaccessible.
3. Dell VxRail 7.0.x Technical Primer, Page 12. The document states, "VxRail Manager is tightly integrated with the vCenter Server and uses the vCenter Server as the primary management interface for the cluster." This confirms the dependency of VxRail Manager on vCenter, making it unsuitable for troubleshooting when vCenter is down.