Enum - VsanClusterHealthCategoryEnum(vim.cluster.VsanClusterHealthCategoryEnum)

Since
vSAN API 8.0.0.2


Enum Description

The vSAN cluster health category enumeration. Each of non-green health check belongs to a specific category according to its actual user impact. The health score can be calculated based on it.

Enum Constants

NameDescription
CapacityUtilization The health category which impacts the vSAN cluster capacity utilization.
Compliance The health category of which health warning is not compliant with vSAN cluster requirement or recommendation. Notice the health warnings in this category have no immediate impact for the current vSAN cluster but it may have potential risk with unpredictable impact in future.
DataAvailability The health category which impacts the vSAN object data availability and need user immediate action to avoid possible data loss.
DataPerformance The health category which impacts the vSAN object data performance like congestion health.
InfraAvailability The health category which impacts the vSAN cluster infrastructure availability like host/network/disk health. Notice it may impact data availability eventually.
InfraPerformance The health category which impacts the vSAN cluster infrastructure performance like network latency health. Notice it may impact user data performance eventually.
SoftResourceUtilization The health category which impacts the vSAN software resource utilization like component health.
VsanClusterHealthCategoryEnum_Unknown

Show WSDL type definition