vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanNetworkDiagnosticsHealthInfo(vim.host.VsanNetworkDiagnosticsHealthInfo)
- Returned by
- VsanGetNetworkDiagnosticsHealthInfo
- Extends
- DynamicData
- See also
- HostVirtualNic, LACPInfo, PnicTSOInfo
- Since
- vSAN API vSAN 7.0U3
Data Object Description
This class describes the information of network diagnostics for health check.Properties
Name | Type | Description |
---|---|---|
LACPInfo* | LACPInfo[] |
The information of LACP configured on the ESXi host.
|
pnicTSOInfo* | PnicTSOInfo[] |
The TSO status of pNICs.
|
vnicInfo* | HostVirtualNic[] |
The information of vmk nics.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |