Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

PciLink.md

File metadata and controls

18 lines (14 loc) · 1.02 KB

PciLink

PCI Switch Link connected to PCIe Switch.

Properties

Name Type Description Notes
adapter str It shows the name of the pci device. [optional] [readonly]
link_speed str It shows the upstream link speed for device. [optional] [readonly]
link_status str It shows the upstream link status for device. [optional] [readonly]
link_width str It shows the upstream link width for device. [optional] [readonly]
pci_slot str It shows pci slot name for the pci device. [optional] [readonly]
slot_status str It shows the health information for pci device. [optional] [readonly]
pci_switch PciSwitch [optional]
registered_device AssetDeviceRegistration [optional]

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