Data Object - VsanObjectOverallHealth(vim.host.VsanObjectOverallHealth)

Property of
VsanClusterHealthSummary, VsanFileServiceShareHealthSummary, VsanObjectIdentityAndHealth
Returned by
VsanHostQueryObjectHealthSummary
Extends
DynamicData
See also
VsanObjectHealth, VsanStorageComplianceResult
Since
vSphere API 5.5

Data Object Description

The vSAN overall object health includes health status for each of object and the object version compliance status

Properties

Name Type Description
objectHealthDetail*VsanObjectHealth[]

The object health list each of which includes the health status, the number of objects on this health status and the object UUID list.
objectsComplianceDetail*VsanStorageComplianceResult[]

The vSAN objects profile compliance check result

Since vSAN API vSAN 6.7U1
objectVersionCompliance*xsd:boolean

True to indicate all of the objects have compliant object version with the latest supported vSAN disk format. The latest vSAN disk format version should be version 4 and the vSAN disk upgrade is needed when this flag is false
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition