PCI Switch Link connected to PCIe Switch.
| 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] |