Data Object - ConverterNetworkInfoNicInfo

Property of
ConverterNetworkInfo
Extended by
ConverterNetworkInfoHostedNicInfo, ConverterNetworkInfoLiveNicInfo, ConverterNetworkInfoManagedNicInfo
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

Base class for NIC config information for NICs of different types.

Properties

Name Type Description
connectedxsd:boolean

True, if NIC is connected to the network, false otherwise.
label*xsd:string

Human-readable NIC interface label/description. I.e. "eth0" or "Local Area Connection" or "ethernet0".
nicIdxsd:string

Unique NIC identifier.

It is unique for a given computer and is guaranteed to persist between multiple calls to ConverterQuery.

Properties inherited from DynamicData
None
*Need not be set