Servers - General
1824069 Members
2988 Online
109668 Solutions
New Discussion юеВ

HPE DL380 Inventory - CSV File

 
xancatal
Occasional Visitor

HPE DL380 Inventory - CSV File

Does anyone know how this file was generated, or where it came from? This is a system inventory .csv file. I'm leaning to possibly an API, but I can't be sure. I looked into Redfish, but the structure didn't match.

Quantity,SKU_PartNumber,Description,Expected_Path,Expected_Key,Expected_Value
1,P19717-B21,HPE ProLiant DL380 Gen10 8LFF NC Configure-to-order Server,.//category[@name='serverInformation']/structure[@name='system']/property[@name='skuNumber'],value,"R7G92A,R7G92B"
1,P02495-L21,Intel Xeon-Silver 4216 (2.1GHz/16-core/100W) FIO Processor Kit for HPE ProLiant DL380 Gen10,.//category[@name='Processor']/device[@name='processorPackage1']/property[@name='model'],value,Intel(R) Xeon(R) Silver 4216 CPU @ 2.10GHz
1,P02495-B21,Intel Xeon-Silver 4216 (2.1GHz/16-core/100W) Processor Kit for HPE ProLiant DL380 Gen10,.//category[@name='Processor']/device[@name='processorPackage2']/property[@name='model'],value,Intel(R) Xeon(R) Silver 4216 CPU @ 2.10GHz
1,P00922-B21,HPE 16GB (1x16GB) Dual Rank x8 DDR4-2933 CAS-21-21-21 Registered Smart Memory Kit,.//category[@name='memory']/device[@name='memory0']/structure[@name='serialPresenceDetect_1_1']/property[@name='spdAssemblyPartNumber'],value,P03050-091
1,P00922-B21,HPE 16GB (1x16GB) Dual Rank x8 DDR4-2933 CAS-21-21-21 Registered Smart Memory Kit,.//category[@name='memory']/device[@name='memory0']/structure[@name='serialPresenceDetect_1_3']/property[@name='spdAssemblyPartNumber'],value,P03050-091
1,P00922-B21,HPE 16GB (1x16GB) Dual Rank x8 DDR4-2933 CAS-21-21-21 Registered Smart Memory Kit,.//category[@name='memory']/device[@name='memory0']/structure[@name='serialPresenceDetect_1_5']/property[@name='spdAssemblyPartNumber'],value,P03050-091
1,P00922-B21,HPE 16GB (1x16GB) Dual Rank x8 DDR4-2933 CAS-21-21-21 Registered Smart Memory Kit,.//category[@name='memory']/device[@name='memory0']/structure[@name='serialPresenceDetect_1_8']/property[@name='spdAssemblyPartNumber'],value,P03050-091
1,P00922-B21,HPE 16GB (1x16GB) Dual Rank x8 DDR4-2933 CAS-21-21-21 Registered Smart Memory Kit,.//category[@name='memory']/device[@name='memory0']/structure[@name='serialPresenceDetect_1_10']/property[@name='spdAssemblyPartNumber'],value,P03050-091

 

3 REPLIES 3
support_s
System Recommended

Query: HPE DL380 Inventory - CSV File

System recommended content:

1. HPE ProLiant DL380 Gen10 Plus Server - Option Parts | Memory

2. HPE ProLiant DL380 Gen10 Server - Product Information Reference | Product features

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo

Suman_1978
HPE Pro

Re: HPE DL380 Inventory - CSV File

Hi,

Can you tell us where you got this file from?
The file location, example, was this file on the hard drive in the server? if so, the folder path.

Thank You!
I work with HPE but opinions expressed here are mine.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
xancatal
Occasional Visitor

Re: HPE DL380 Inventory - CSV File

@Suman_1978 

We got the file from a co-worker. He uses the file in a Python script. We are not sure where the file came from or how it was generated, but the formatting suggests it was either throuhg an HPE sales process, or an API.