Enum - VsanPerfThresholdVsanPerfThresholdDirectionType(vim.cluster.VsanPerfThreshold.VsanPerfThresholdDirectionType)

Since
vSphere API 5.5


Enum Description

The direction of threshold value indicates whether it is upper limit or lower limit.

Enum Constants

NameDescription
lower The threshold is a lower limit. When the performance metric value is lower than the threshold, it will display warnings in graph.
upper The threshold is an upper limit. When the performance metric value exceeds the threshold, it will display warnings in graph.
VsanPerfThresholdDirectionType_Unknown

Since vSAN API vSAN 6.7U3

Show WSDL type definition