Data Object - VsanHostClomdLivenessResult(vim.cluster.VsanHostClomdLivenessResult)

Property of
VsanClusterClomdLivenessResult
Extends
DynamicData
See also
LocalizedMethodFault
Since
vSphere API 5.5

Data Object Description

Result of checking CLOMD liveness on an ESX host belongs to a Virtual SAN cluster. Field 'error' keeps the error output in checking CLOMD liveness.

Properties

Name Type Description
clomdStatxsd:string

Indicate CLOMD state on the Virtual SAN host. The possible states are 'alive', 'abnormal' (if any error occurred during checking the ClOMD state) and 'unknown' (if Virtual SAN health service is not installed on the host)
error*LocalizedMethodFault

Error output for checking CLOMD state on the Virtual SAN host
hostnamexsd:string

Name of a Virtual SAN host
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition