From b7790deeba910ccf956ca1cfe91049fce547dae6 Mon Sep 17 00:00:00 2001 From: Lakshmi Yadlapati Date: Fri, 12 May 2023 14:49:20 -0500 Subject: Fix documentation for PCIeDevice properties This commit addresses the incorrect placement and missing documentation of PCIeDevice properties. The properties have been moved to the correct location and all missing details have been added. 913e7732 added the asset properties in the wrong spot. 62cd45af added the pcietype property. f5c9f8bd added the deviceType. No testing has been performed for this change. Tested: None Change-Id: I3574a67c4d1cdb22d6f3dc748b80b6266ed2164c Signed-off-by: Lakshmi Yadlapati --- Redfish.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'Redfish.md') diff --git a/Redfish.md b/Redfish.md index e8eb9393a7..9fec4ed4b6 100644 --- a/Redfish.md +++ b/Redfish.md @@ -837,16 +837,18 @@ other. - Description - Members - Members@odata.count -- Manufacturer -- Model -- PartNumber -- SerialNumber -- SparePartNumber ### /redfish/v1/Systems/system/PCIeDevices/{PCIeDevice}/ +- Manufacturer +- Model +- PartNumber - PCIeInterface + - DeviceType - LanesInUse + - PCIeType +- SerialNumber +- SparePartNumber - Status ### /redfish/v1/Systems/system/Processors/ -- cgit v1.2.3