Enum - VsanHealthThresholdTarget(vim.vsan.VsanHealthThresholdTarget)

Since
vSAN API vSAN 7.0U2


Enum Description

The vSAN threshold target type. it is used in VsanHealthThreshold, to indicate the thresholds are applied on which target. A target could be a part of one health check, or just one entire health check. For below targets, a valid threshold should be a percentage, e.g., an integer value which is in range [0, 100].

Enum Constants

NameDescription
diskspace_vsan_datastore The vSAN datastore part of "Disk space"
diskspace_vsan_direct The vSAN direct part of "Disk space"
diskspace_vsan_pmem

Since vSAN API 8.0.0.1
VsanHealthThresholdTarget_Unknown

Since vSAN API vSAN 6.7U3

Show WSDL type definition