<?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 Re: Gen 10 ilo. create a new entry vfor SNMP i pythonilorest library in an ILO not oneview in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/gen-10-ilo-create-a-new-entry-vfor-snmp-i-pythonilorest-library/m-p/7099796#M5547</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The below is the working &lt;SPAN&gt;syntax&lt;/SPAN&gt;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;.\curl.exe -i --insecure -X PATCH -H "Content-Type: application/json" -d "{\"Location\":\"New location\"}" -u user:pswd -L https://{IP}/redfish/v1/Managers/1/SnmpService/&lt;/P&gt;&lt;P&gt;For more information please refer below community forums thread in which same issue was dicussed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hpe.com/t5/server-management-remote-server/rest-api-ilo5-curl-post-always-returns-bad-request/m-p/7058588#M8468" target="_blank"&gt;https://community.hpe.com/t5/server-management-remote-server/rest-api-ilo5-curl-post-always-returns-bad-request/m-p/7058588#M8468&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 12:39:16 GMT</pubDate>
    <dc:creator>AmRa</dc:creator>
    <dc:date>2020-08-31T12:39:16Z</dc:date>
    <item>
      <title>Gen 10 ilo. create a new entry vfor SNMP i pythonilorest library in an ILO not oneview</title>
      <link>https://community.hpe.com/t5/hpe-oneview/gen-10-ilo-create-a-new-entry-vfor-snmp-i-pythonilorest-library/m-p/7099740#M5546</link>
      <description>&lt;P&gt;I am trying to create a new entry for SNMP, not edit (PATCH) but rather post/PUT using redfish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which command None of below work&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;#curl -i --insecure -X POST -H "Content-Type: application/json" -d "{\"Action\": \"HpeSNMPAlertDestination.v2_0_0.HpeSNMPAlertDestination\",\"AlertsEnabled\":\"true\" ,\"Location\":\"14.14.14.14\"}" -u hp:abcd1234 -L https://IP/redfish/v1/Managers/1/SnmpService&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;#curl -i --insecure -X PATCH -H "Content-Type: application/json" -d "{\"Action\": \"HpeSNMPAlertDestination.v2_0_0.HpeSNMPAlertDestination\",\"AlertsEnabled\":\"true\" ,\"Location\":\"14.14.14.14\"}" -u hp:abcd1234 -L https://IP/redfish/v1/Managers/1/SnmpService&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;curl -i --insecure -X PATCH -H "Content-Type: application/json" -d "{\"Action\": \"HpeSNMPAlertDestination.v2_0_0.HpeSNMPAlertDestination\",\"AlertsEnabled\":\"true\" ,\"Location\":\"14.14.14.14\"}" -u hp:abcd1234 -L https://IP/redfish/v1/Managers/1/SnmpService/SNMPAlertDestinations/1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;#curl -i --insecure -X PATCH -H "Content-Type: application/json" -d "{\"Action\": \"HpeSNMPAlertDestination.v2_0_0.HpeSNMPAlertDestination\",\"AlertsEnabled\":\"true\" ,\"Location\":\"14.14.14.14\"}" -u hp:abcd1234 -L https://IP/redfish/v1/Managers/1/SnmpService&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Aug 2020 21:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/gen-10-ilo-create-a-new-entry-vfor-snmp-i-pythonilorest-library/m-p/7099740#M5546</guid>
      <dc:creator>mzkhann</dc:creator>
      <dc:date>2020-08-30T21:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Gen 10 ilo. create a new entry vfor SNMP i pythonilorest library in an ILO not oneview</title>
      <link>https://community.hpe.com/t5/hpe-oneview/gen-10-ilo-create-a-new-entry-vfor-snmp-i-pythonilorest-library/m-p/7099796#M5547</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The below is the working &lt;SPAN&gt;syntax&lt;/SPAN&gt;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;.\curl.exe -i --insecure -X PATCH -H "Content-Type: application/json" -d "{\"Location\":\"New location\"}" -u user:pswd -L https://{IP}/redfish/v1/Managers/1/SnmpService/&lt;/P&gt;&lt;P&gt;For more information please refer below community forums thread in which same issue was dicussed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hpe.com/t5/server-management-remote-server/rest-api-ilo5-curl-post-always-returns-bad-request/m-p/7058588#M8468" target="_blank"&gt;https://community.hpe.com/t5/server-management-remote-server/rest-api-ilo5-curl-post-always-returns-bad-request/m-p/7058588#M8468&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 12:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/gen-10-ilo-create-a-new-entry-vfor-snmp-i-pythonilorest-library/m-p/7099796#M5547</guid>
      <dc:creator>AmRa</dc:creator>
      <dc:date>2020-08-31T12:39:16Z</dc:date>
    </item>
  </channel>
</rss>

