summaryrefslogtreecommitdiff
path: root/Redfish.md
diff options
context:
space:
mode:
authorSunnySrivastava1984 <sunnsr25@in.ibm.com>2021-01-27 15:23:24 +0300
committerLakshmi Yadlapati <lakshmiy@us.ibm.com>2023-04-28 23:35:16 +0300
commit913e773241d66646eb7d292bc39e2067c08f11b1 (patch)
treeb1fc7ae13b005f458eeba7bca9c2198cdd62c2f9 /Redfish.md
parent727a046ccfa1d936ce984e30d6e257ea027ef587 (diff)
downloadbmcweb-913e773241d66646eb7d292bc39e2067c08f11b1.tar.xz
Add Asset information for PCIeDevice
This commit publishes inventory properties like SparePartNumber, Model, PartNumber, SerialNumber, Manufacturer for PCIe devices. Tested: Validator passed ``` "@odata.id": "/redfish/v1/Systems/system/PCIeDevices/pcie_card10", "@odata.type": "#PCIeDevice.v1_9_0.PCIeDevice", "Id": "pcie_card10", "Manufacturer": "", "Model": "6B87", "Name": "PCIe Device", "PCIeFunctions": { "@odata.id": "/redfish/v1/Systems/system/PCIeDevices/pcie_card10/PCIeFunctions" }, "PCIeInterface": { "LanesInUse": 16, "PCIeType": "Gen4" }, "PartNumber": "03FL204", "SerialNumber": "YA31UF07200Z", "SparePartNumber": "03FL205" ``` Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com> Change-Id: I850fe5eb2b3b3b9d47f4256ce0c4408bb1dd2bd1 Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com>
Diffstat (limited to 'Redfish.md')
-rw-r--r--Redfish.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Redfish.md b/Redfish.md
index 65d405ff74..42039e2dca 100644
--- a/Redfish.md
+++ b/Redfish.md
@@ -837,6 +837,11 @@ other.
- Description
- Members
- Members@odata.count
+- Manufacturer
+- Model
+- PartNumber
+- SerialNumber
+- SparePartNumber
### /redfish/v1/Systems/system/PCIeDevices/{PCIeDevice}/