Need info on inventory
Mam Nag
mam.nagv at yahoo.com
Thu Mar 15 11:23:50 AEDT 2018
Hello,
I have got system (which is still in development), with AST2500 and openBMC 4.10.17 running on it. I don’t know what’s working and what’snot working. I tried dbus browser and curl commands(as mentioned indocument) , below is some curl command output.
curl -b cjar -k https:// <BMC IPaddress>//xyz/openbmc_project/inventory/system
{
"data": {
"AssetTag": ""
},
"message": "200 OK",
"status": "ok"
curl -b cjar -k https://<BMC IPaddress>/xyz/openbmc_project/inventory/list
{
"data": [
"/xyz/openbmc_project/inventory/system"
],
"message": "200 OK",
"status": "ok"
Not much details in “inventory”, how can I get FRU statusand other details. If support is not implemented, how do I need to implementsupport.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20180315/799297ff/attachment.html>
More information about the openbmc
mailing list