Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 775 Bytes

GraphicsController.md

File metadata and controls

15 lines (11 loc) · 775 Bytes

GraphicsController

Controller for a Graphics Card.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]