vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterClomdLivenessResult(vim.cluster.VsanClusterClomdLivenessResult)
- Property of
- VsanClusterHealthSummary
- Returned by
- VsanCheckClusterClomdLiveness
- Extends
- DynamicData
- See also
- VsanHostClomdLivenessResult
- Since
- vSphere API Release 5.5
Data Object Description
Result of checking CLOMD liveness on vSAN cluster wide. It contains result of checking CLOMD liveness on each of the vSAN host.Properties
Name | Type | Description |
---|---|---|
clomdLivenessResult* | VsanHostClomdLivenessResult[] |
Results of checking CLOMD liveness on all the vSAN hosts
|
issueFound | xsd:boolean |
True if any problem occurred in checking CLOMD liveness on any vSAN host
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |