Data Object - VsanMountPrecheckItem(vim.vsan.MountPrecheckItem)

Property of
VsanMountPrecheckResult
Extended by
VsanMountPrecheckNetworkConnectivityResult, VsanMountPrecheckNetworkLatencyResult
Extends
DynamicData
See also
LocalizableMessage
Since
vSAN API vSAN 7.0U1

Data Object Description

Precheck result for mounting a remote vSAN datastore. It represents the precheck status and reason for a specific type of precheck.

Properties

Name Type Description
descriptionLocalizableMessage

The description of precheck for mounting remote vSAN datastore.
reason*LocalizableMessage[]

The reason why the precheck returns unsuccessful result. It contains the error/warning message of the precheck.
statusxsd:string

The status of precheck for mounting remote vSAN datastore. Check VsanHealthStatusType for all possible statuses.
See VsanHealthStatusType

typexsd:string

The type of precheck for mounting remote vSAN datastore. Check VimVsanMountPrecheckType for all possible types.
See VimVsanMountPrecheckType

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