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:
assigned_device_info – (
assigned_device_info
)backing_info – (
backing_info
) Indicates the way a PCIe device is associated to the VM.
- property assigned_device_info#
- Type:
- property backing_info#
Indicates the way a PCIe device is associated to the VM.
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model