Nic interface

Type Deprecated. Will be removed in an upcoming version. Nic represents the network interface card details.

Properties

lldpNeighbor

The information about the device connected to this NIC.

macAddress

The MAC address associated with this NIC.

name

The name of the NIC/interface.

Property Details

lldpNeighbor

The information about the device connected to this NIC.

lldpNeighbor?: LldpNeighbor

Property Value

macAddress

The MAC address associated with this NIC.

macAddress?: string

Property Value

string

name

The name of the NIC/interface.

name?: string

Property Value

string