GET – PCIe Slots
Dependence
PCIeSlots contains set of PCIe slot information.
These resources are populated by Host Interface, and Extra AMI BIOS Support is needed.
Request
GET https://{{ip}}/redfish/v1/Chassis/{{chassis_instance}}/PCIeSlots
Content-Type: application/json
Response
The response of the request will be in JSON format. The properties are mentioned in the following table
Name | Type | Read only | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(OData Attributes) | Refer to OData Support | ||||||||||||||||||||||||||||||||||
Oem | Object | OEM Extension (Optional), Refer to Resource Complex Types | |||||||||||||||||||||||||||||||||
Id(M) | String | True | Refer to Resource Type Definitions | ||||||||||||||||||||||||||||||||
Name(M) | String | True | |||||||||||||||||||||||||||||||||
Description | String | True | |||||||||||||||||||||||||||||||||
HotPluggable | Boolean | True | Indicates whether the PCIe slot supports hotplug. | ||||||||||||||||||||||||||||||||
Actions | Object | True | This object will contain the actions for this resource under Oem property if any. | ||||||||||||||||||||||||||||||||
Slots | Array | True | The PCI Slots information.
|
Name | Type | Read only | Description |
---|---|---|---|
Oem | Object | Refer to Resource Complex Types | |
PCIeDevice | Array | True | PCIe Devices connected in this slot. |
PCIeDevice@odata.count | Number | True | The number of items in PCIeDevices. |