vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanMountPrecheckNetworkConnectivityResult(vim.vsan.MountPrecheckNetworkConnectivityResult)
- Extends
- VsanMountPrecheckItem
- See also
- VsanMountPrecheckNetworkConnectivityDetail
- Since
- 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, ignoreMessage, reason, status, type | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |