Viewing vSAN VM Performance

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

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

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