vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostPortConfigEx(vim.vsan.host.PortConfigEx)
- Extends
- VsanHostConfigInfoNetworkInfoPortConfig
- Since
- vSphere API Release 6.5
Data Object Description
A PortConfigEx represents a virtual network adapter and its configuration for use by the vSAN service. This is an extension of vim.vsan.host.ConfigInfo.NetworkInfo.PortConfig, More configuration details are exposed, including traffic type, and IPv6 addresses.Properties
Name | Type | Description |
---|---|---|
trafficTypes* | xsd:string[] |
Type of vSAN traffic through this network adapter.
If this field is not set or set empty during Virtual update,
type 'vsan' will be taken as default.
This field is invisible to older version client. See VimVsanHostTrafficType |
Properties inherited from VsanHostConfigInfoNetworkInfoPortConfig | ||
device, ipConfig | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |