PcieDevice#

class PcieDevice(assigned_device_info=None, backing_info=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

Indicates the information about the PCIe device.

Parameters:
property assigned_device_info#
Type:

PcieDeviceInfo

property backing_info#

Indicates the way a PCIe device is associated to the VM.

Type:

PcieDeviceReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model