Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VsanHostHealthState(vim.vsan.host.HealthState)
Since
vSphere API 5.5
Enum Description
A
VsanHostHealthState
represents the state of a participating host in the VSAN service.
See
VsanHostClusterStatus
Enum Constants
Name
Description
healthy
unhealthy
unknown
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="VsanHostHealthState"> <restriction base="xsd:string"> <enumeration value="unknown"/> <enumeration value="healthy"/> <enumeration value="unhealthy"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2022 VMware, Inc. All rights reserved.
Revision 13 September 2022 | Version 8.0.0.1