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
healthxsd: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.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition