PcieDeviceReference#
- class PcieDeviceReference(device_ext_id=None, *args, **kwargs)#
Bases:
object
Reference to the PCIe device.
- Parameters:
device_ext_id – (
device_ext_id
) Globally unique identifier denoting PCIe device label. It should be of type UUID.
- property device_ext_id#
Globally unique identifier denoting PCIe device label. It should be of type UUID.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model