vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanMountPrecheckNetworkLatency(vim.vsan.MountPrecheckNetworkLatency)
- Property of
- VsanMountPrecheckNetworkLatencyDetail
- Extends
- DynamicData
- See also
- HostSystem
- Since
- vSAN 7.0U1
Data Object Description
The network latency between a client host and a server host.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
The server host.
|
networkLatency | xsd:long |
The network latency in microseconds between a client host to a server host.
|
status | xsd:string |
The network latency 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 |