Data Object - VsanObjectHealth(vim.host.VsanObjectHealth)

Property of
VsanObjectOverallHealth
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

Captures how many (and which) objects share a given health status. The objects considered may be a subset of the total objects, as specified by the query API.

Properties

Name Type Description
health*xsd:string

The vSAN object health state
See VsanObjectHealthVsanObjectHealthState

numObjectsxsd:int

Number of objects that have this health status.
objUuids*xsd:string[]

Object UUIDs of objects that have this health status. Only included if query API requested it due to size.
vsanClusterUuid*xsd:string

The vSAN cluster UUID where the objects are created from It will be local vSAN datastore If it's not set

Since vSAN API vSAN 7.0U1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition