vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
|---|---|---|
| redValue | xsd:long |
Entity beyond this threshold will be marked as VsanHealthStatusType.red.
|
| yellowValue | xsd:long |
Entity beyond this threshold will be marked as VsanHealthStatusType.yellow.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |