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 vSAN cluster. Field 'error' keeps the error output in checking CLOMD liveness.

Properties

Name Type Description
clomdStatxsd:string

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

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

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