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:sms="urn:sms" 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
© 2019 VMware, Inc. All rights reserved.
Revision 08th OCT 2019 | vSphere 7.0.0.0000 | vSphere vCenter SMS API 7.0.0.0000