vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanResourceHealth(vim.host.VsanResourceHealth)
- Property of
- VsanFileServiceHealthSummary, VsanPhysicalDiskHealthSummary
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
The generic class for the vSAN resource health. The resource can be any vSAN entity like physical disk, vSAN object etc.Properties
Name | Type | Description |
---|---|---|
description* | xsd:string |
The description for the vSAN resource health status
|
health | xsd:string |
The vSAN resource health status. All of possible value will be
"green", "yellow" and "red"
|
resource | xsd:string |
The vSAN resource UUID
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |