<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div><p class="ydp20eb4fa2MsoNormal">Hello, <br></p>

<p class="ydp20eb4fa2MsoNormal">I have got system (which is still in development), with AST
2500 and openBMC 4.10.17 running on it. I don’t know what’s working and what’s
not working. I tried dbus browser and curl commands(<a href="https://github.com/openbmc/docs/blob/master/rest-api.md" rel="nofollow" target="_blank">as mentioned in
document</a>) , below is some curl command output.</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><br></p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in">curl -b cjar -k https:// <BMC IP
address>//xyz/openbmc_project/inventory/system</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in">{</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>"data": {</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span>   
</span>"AssetTag": ""</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>},</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>"message": "200 OK",</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>"status": "ok"</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"> </p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in">curl -b cjar -k https://<BMC IP
address>/xyz/openbmc_project/inventory/list</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in">{</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>"data": [</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span>   
</span>"/xyz/openbmc_project/inventory/system"</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>],</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>"message": "200 OK",</p>

<p class="ydp20eb4fa2MsoNormal" style="margin-left:.5in"><span> 
</span>"status": "ok"</p>

<p class="ydp20eb4fa2MsoNormal"><br></p>Not much details in “inventory”, how can I get FRU status
and other details. If support is not implemented, how do I need to implement
support.

<p class="ydp20eb4fa2MsoNormal">Thanks.</p>

<br></div></div></body></html>