Controller for a Graphics Card.
Name | Type | Description | Notes |
---|---|---|---|
controller_id | int | It shows the id of graphics controller. | [optional] [readonly] |
pci_addr | str | It shows the pci address of graphics controller. | [optional] [readonly] |
pci_slot | str | It shows the pci slot inforamtion of graphics controller. | [optional] [readonly] |
graphics_card | GraphicsCard | [optional] | |
registered_device | AssetDeviceRegistration | [optional] |