Enum - VsanPerfGraphVsanPerfStatsUnitType(vim.cluster.VsanPerfGraph.VsanPerfStatsUnitType)

Since
vSphere API 5.5


Enum Description

Stats unit types indicate the unit display for UI Valid types are:

Enum Constants

NameDescription
number a number (int) without unit, like IOPS.
percentage a number (int) between 0 and 100, representing the percentage.
permille a number (int) between 0 and 1000, representing the permille.
rate_bytes a rate unit for bytes per second.
size_bytes a unit for the size measured by bytes.
time_ms a time unit (int) measured by milliseconds.
time_ns

Since vSAN API 8.0.0.1
time_s

Since vSAN API 6.8.7
time_us

Since vSAN API 8.0.0.1
VsanPerfStatsUnitType_Unknown

Since vSAN API vSAN 6.7U3

Show WSDL type definition