vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanMountPrecheckNetworkConnectivity(vim.vsan.MountPrecheckNetworkConnectivity)
- Property of
- VsanMountPrecheckNetworkConnectivityDetail
- Extends
- DynamicData
- See also
- HostSystem
- Since
- vSAN 7.0U1
Data Object Description
The network connectivity between a client host and a server host.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
The server host.
|
largePingTestSuccessPct | xsd:int |
The large ping test success percentage between a client host and
a server host.
|
smallPingTestSuccessPct | xsd:int |
The small ping test success percentage between a client host and
a server host.
|
status | xsd:string |
The network connectivity health status between a client host to a
server host.
Check VsanHealthStatusType for all possible statuses. See VsanHealthStatusType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |