Data Object - PhysicalNicSpec(vim.host.PhysicalNic.Specification)

Property of
PhysicalNic, PhysicalNicConfig
Extends
DynamicData
See also
HostIpConfig, PhysicalNicLinkInfo

Data Object Description

This data object type describes the physical network adapter specification representing the properties on a physical network adapter that can be configured once the object exists.

Properties

Name Type Description
ip*HostIpConfig

The IP configuration on the physical network adapter (applies only to a hosted network adapter). The data object will be NULL on an ESX Server system.
linkSpeed*PhysicalNicLinkInfo

The link speed and duplexity that this physical network adapter is currently configured to use. If this property is not set, the physical network adapter autonegotiates its proper settings.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition