Data Object - VsanMountPrecheckNetworkConnectivityResult(vim.vsan.MountPrecheckNetworkConnectivityResult)

Extends
VsanMountPrecheckItem
See also
VsanMountPrecheckNetworkConnectivityDetail
Since
vSAN API vSAN 7.0U1

Data Object Description

The precheck result for network connectivity between client hosts and server hosts. It extends from VsanMountPrecheckItem with network connectivity details.

Properties

Name Type Description
details*VsanMountPrecheckNetworkConnectivityDetail[]

A list of VsanMountPrecheckNetworkConnectivityDetail, it contains the network connectivity result for each client host to the server hosts it mounts to.
Properties inherited from VsanMountPrecheckItem
description, reason, status, type
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition