Data Object - VSANEntityCompatibilityResult(vim.vsan.EntityCompatibilityResult)

Property of
VSANSharedWitnessCompatibilityResult
Extends
DynamicData
See also
KeyAnyValue, LocalizableMessage, ManagedEntity
Since
vSAN API vSAN 7.0U1

Data Object Description

Represent the overall compatibility status and incompatible reasons of a target entity.

Properties

Name Type Description
compatiblexsd:boolean

Overall compatibility status of this target.
entityManagedObjectReference
to a ManagedEntity

Target entity, either host or cluster
extendedAttributes*KeyAnyValue[]

A list of extended attributes to present extra information of target entity.
incompatibleReasons*LocalizableMessage[]

A list of messages to indicate detailed information about target incompatibile reason.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition