DpOffloadNic#

class DpOffloadNic(dp_offload_profile_reference=None, host_pcie_device_reference=None, mac_address=None, is_connected=True, *args, **kwargs)#

Bases: object

Defines a DP Offload NIC.

Parameters:
property dp_offload_profile_reference#
Type:

NicProfileReference

property host_pcie_device_reference#
Type:

HostPcieDeviceReference

property is_connected#

Indicates whether the NIC is connected or not. Default is True.

Type:

bool

property mac_address#

MAC address of the NIC.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model