Data Object - DrConfigInterfaceInfo

Property of
DrConfigNetworkInfo
See also
DrConfigIPv4Info, DrConfigIPv6Info
Since
DrConfig API 3.0

Data Object Description

Class which contains network interface information about the appliance.

Properties

Name Type Description
interfaceStatusxsd:string

Interface status. The value should be one of InterfaceStatus enum.
ipv4*DrConfigIPv4Info

IPv4 Address information.
ipv6*DrConfigIPv6Info

IPv6 Address information.
macxsd:string

MAC address. For example 00:0C:29:94:BB:5A.
namexsd:string

Interface name, for example, "nic0", "nic1".
Properties inherited from
None
*Need not be set