Data Object - GuestNicInfo(vim.vm.GuestInfo.NicInfo)

Property of
GuestInfo
Extends
DynamicData
See also
NetBIOSConfigInfo, NetDnsConfigInfo, NetIpConfigInfo

Data Object Description

Properties

Name Type Description
connectedxsd:boolean

Flag indicating whether or not the virtual device is connected.
deviceConfigIdxsd:int

Link to the corresponding virtual device.
dnsConfig*NetDnsConfigInfo

DNS configuration of the adapter. This property is set only when Guest OS supports it. See StackInfo dnsConfig for system wide settings.

Since vSphere API 4.1
ipAddress*xsd:string[]Deprecated. as of vSphere API 5.0, use ipConfig property.


ipConfig*NetIpConfigInfo

IP configuration settings of the adapter See StackInfo ipStackConfig for system wide settings.

Since vSphere API 4.1
macAddress*xsd:string

MAC address of the adapter.
netBIOSConfig*NetBIOSConfigInfo

NetBIOS configuration of the adapter

Since vSphere API 4.1
network*xsd:string

Name of the virtual switch portgroup or dvPort connected to this adapter.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition