<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Synergy API in HPE Synergy</title>
    <link>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7156186#M876</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Trying to get a basic health status from the Synergy blade array, using curl.&lt;/P&gt;&lt;P&gt;I've got curl talking to the array ok, and got this working:&lt;/P&gt;&lt;P&gt;curl -s -k -H "accept: application/json" -H "content-type: application/json" -H "auth: someid" -X GET &lt;A href="https://mysynergymachine/rest/server-hardware" target="_blank"&gt;https://mysynergymachine/rest/server-hardware&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That brings back a ton of rubbish. I just want a basic ok/error if that is possible.&lt;/P&gt;&lt;P&gt;According to the api doc in server-hardware there is a status flag that seems to have ok/disabled/warning/critical which looks promising.&lt;/P&gt;&lt;P&gt;But I cannot get it to retrieve this data.&lt;/P&gt;&lt;P&gt;Appreciate any help&lt;/P&gt;</description>
    <pubDate>Thu, 16 Dec 2021 05:00:01 GMT</pubDate>
    <dc:creator>KaosAxe</dc:creator>
    <dc:date>2021-12-16T05:00:01Z</dc:date>
    <item>
      <title>Synergy API</title>
      <link>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7156186#M876</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Trying to get a basic health status from the Synergy blade array, using curl.&lt;/P&gt;&lt;P&gt;I've got curl talking to the array ok, and got this working:&lt;/P&gt;&lt;P&gt;curl -s -k -H "accept: application/json" -H "content-type: application/json" -H "auth: someid" -X GET &lt;A href="https://mysynergymachine/rest/server-hardware" target="_blank"&gt;https://mysynergymachine/rest/server-hardware&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That brings back a ton of rubbish. I just want a basic ok/error if that is possible.&lt;/P&gt;&lt;P&gt;According to the api doc in server-hardware there is a status flag that seems to have ok/disabled/warning/critical which looks promising.&lt;/P&gt;&lt;P&gt;But I cannot get it to retrieve this data.&lt;/P&gt;&lt;P&gt;Appreciate any help&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 05:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7156186#M876</guid>
      <dc:creator>KaosAxe</dc:creator>
      <dc:date>2021-12-16T05:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Synergy API</title>
      <link>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7156698#M880</link>
      <description>&lt;P&gt;Hello&lt;SPAN&gt;&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2053444"&gt;@KaosAxe&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;As there is no response to the query yet, I would recommend to directly contact technical support and log a support call for quicker resolution. Please refer the links below for support ticket options:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.hpe.com/help/en/Content/supportAndOtherResources.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.hpe.com/help/en/Content/supportAndOtherResources.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.hpe.com/psnow/doc/A00039121ENW" target="_blank" rel="noopener noreferrer"&gt;https://www.hpe.com/psnow/doc/A00039121ENW&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 04:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7156698#M880</guid>
      <dc:creator>Parvez_Admin</dc:creator>
      <dc:date>2021-12-16T04:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Synergy API</title>
      <link>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7157152#M884</link>
      <description>&lt;P&gt;Synergy uses OneView for the Management.&lt;/P&gt;&lt;P&gt;Try reading this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://techlibrary.hpe.com/docs/enterprise/servers/oneview6.0/cicf-api/en/index.html#rest/server-hardware" target="_blank"&gt;https://techlibrary.hpe.com/docs/enterprise/servers/oneview6.0/cicf-api/en/index.html#rest/server-hardware&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Likely you are getting a list of blades or all details for all blades.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 23:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7157152#M884</guid>
      <dc:creator>Casper42</dc:creator>
      <dc:date>2021-12-22T23:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Synergy API</title>
      <link>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7157193#M885</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I've been reading this.&lt;/P&gt;&lt;P&gt;The hardware-status looks the right thing:&lt;/P&gt;&lt;P&gt;curl -s -k -H "accept: application/json" -H "content-type: application/json" -H "auth: someid" -X GET &lt;A href="https://mysynergymachine/rest/server-hardware" target="_blank" rel="nofollow noopener noreferrer"&gt;https://mysynergymachine/rest/server-hardware&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I want to add the status flag, but I am struggling to get the syntax right.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 09:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-synergy/synergy-api/m-p/7157193#M885</guid>
      <dc:creator>KaosAxe</dc:creator>
      <dc:date>2021-12-23T09:30:05Z</dc:date>
    </item>
  </channel>
</rss>

