Viewing vSAN Host Performance

To view the vSAN host performance, using the vSphere Client, navigate to the vSAN cluster and select a host. Click the Monitor tab and then click Performance. Select vSAN - Virtual Machine Consumption with a time range for your query.

The sample code for getting vSAN host performance is similar to the sample code for getting vSAN cluster performance above, except for the following:
  • Instead of spec.entityRefId, specify host-domclient.

  • In place of cluster-domclient, specify host-UUID.