BootDeviceNic#
- class BootDeviceNic(mac_address=None, *args, **kwargs)#
Bases:
object
The NIC that will be used to boot the VM.
- Parameters:
mac_address – (
mac_address
) Mac address of the NIC that will be used to boot the VM.
- property mac_address#
Mac address of the NIC that will be used to boot the VM.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model