Data Object - VsanHealthThreshold(vim.vsan.VsanHealthThreshold)

Property of
VsanResourceCheckResult
Extends
DynamicData
Since
vSAN API vSAN 6.7U3

Data Object Description

Define threshold values for the health status VsanHealthStatusType.red and VsanHealthStatusType.yellow for the given vSAN entity. Each vSAN entity is idenpendent to define the threshold values as per the requirement. Like a capacity system can have threshold in form of percentage of total capacity. Other systems, for example, congestion system can have threshold value as fixed numbers.

Properties

Name Type Description
redValuexsd:long

Entity beyond this threshold will be marked as VsanHealthStatusType.red.
yellowValuexsd:long

Entity beyond this threshold will be marked as VsanHealthStatusType.yellow.
Properties inherited from DynamicData
None

Show WSDL type definition