Data Object - VsanCompatibilityCheckResult(vim.vsan.CompatibilityCheckResult)

Extends
DynamicData
See also
LocalizableMessage
Since
vSphere API 5.5

Data Object Description

The compatibility check result.

Properties

Name Type Description
message*LocalizableMessage

Informative and localizable message for the compatibility check. If the check status is 'red', the message will give the deails about the failure.
statusxsd:string

The overall status of compatibility check. The possible statuses are:
  • "green": Compatibility check has passed
  • "red": Compatibility check has failed
  • .

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition