Data Object - VsanPerfThreshold(vim.cluster.VsanPerfThreshold)

Property of
VsanPerfGraph, VsanPerfMetricSeriesCSV
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

The threshold to display hot-spot line in graph

Properties

Name Type Description
directionxsd:string

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

red*xsd:string

The red value of threshold indicates severe warnings. When the performance metric value reaches the red threshold, you should take action to avoid dangerous problems. Use string to present the number value of the threshold, like "30", "65".
yellow*xsd:string

The yellow value of threshold indicates light severe warnings. When the performance metric value reaches the yellow threshold, you should be aware and plan ahead to avoid possible problems. Use string to present the number value of the threshold, like "30", "65".
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition