EmulatedNicModel#

class EmulatedNicModel(*args, **kwargs)[source]#

Bases: object

Options for the NIC emulation.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • VIRTIO: The NIC emulation model is Virtio.

  • E1000: The NIC emulation model is E1000.

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model