Data Object - VsanObjectIdentityAndHealth(vim.cluster.VsanObjectIdentityAndHealth)

Returned by
VsanQueryObjectIdentities
Extends
DynamicData
See also
VsanObjectIdentity, VsanObjectOverallHealth, VsanObjectSpaceSummary
Since
vSphere API 5.5

Data Object Description

Contains various information about the identity and health of a set of vSAN objects.

Properties

Name Type Description
health*VsanObjectOverallHealth

vSAN Object health.
identities*VsanObjectIdentity[]

vSAN Object identities.
rawData*xsd:string

The raw Json string for objects identity and health structure. It's internal used only for performance purpose.
spaceSummary*VsanObjectSpaceSummary[]

vSAN space usage summaries for each of vSAN object type defined in VsanObjectTypeEnum.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition