iLO 4 REST API Data Model (HpServerPCISlot Resource Type) - shamimur/hp-proliant-sdk GitHub Wiki

HP RESTful API Data Model Reference for iLO 4—Redfish 1.0 Conformance (Cont)

"HpServerPCISlot" Resource Type

Resource Instances

/rest/v1/Systems/{item}/PCISlots/{item}

See Resource Map for more details.

"HpServerPCISlot" defines the following properties:

"Length"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
PCI slot length
JSON type:
String containing one of the following supported values: "Short" "Long" "Other"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"LinkLanes"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
Bandwidth capacity of the slot, measured by the number of PCI Express Lanes present. Also known as the slot width.
JSON type:
String containing one of the following supported values: "8 bit" "16 bit" "32 bit" "64 bit" "128 bit" "x1" "x2" "x4" "x8" "x16" "x32" "Other"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Status/EnabledState"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
Specifies whether the slot is enabled or disabled.
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Status/OperationalStatus[]/Status"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
Current usage status of the slot: InUse or Empty
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"SupportsHotPlug"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
Specifies whether the slot supports hot-plug devices.
JSON type:
Boolean ('true' or 'false')

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"Technology"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
PCI technology
JSON type:
String containing one of the following supported values: "PCIExpressGen3" "PCIExpressGen2" "PCIExpress"

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.

"UEFIDevicePath"

This property is a member of [HpServerPCISlot](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(HpServerPCISlot-Resource-Type)#hpserverpcislot-resource-type)
Standardized text representation of the UEFI device path, in UTF-8 format
JSON type:
String

HTTP Operations

GET Rendered if supported by the implementation or omitted if not.
⚠️ **GitHub.com Fallback** ⚠️