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:vsan="urn:vsan" 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
© 2015-2021 VMware, Inc. All rights reserved.
Revision 15-Sep-2021 | VMware vSAN Management API | Version 7.0U3