<?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 Corrections for REST API Reference in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/corrections-for-rest-api-reference/m-p/7168474#M7269</link>
    <description>&lt;P&gt;On the Settings -&amp;gt; Appliance SNMPv3 users reference, a couple of corrections:&lt;/P&gt;&lt;P&gt;In the POST to create users, the example request shows using:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"SecurityLevel":
"AuthenticationProtocol":
"PrivacyProtocol":&lt;/LI-CODE&gt;&lt;P&gt;which is wrong (and OneView rejects them).&amp;nbsp; The Request Body below shows them correct as having the initial character as lower case.&lt;/P&gt;&lt;P&gt;The second error is in the DELETE user section.&amp;nbsp; The example shows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DELETE https://{appl}/rest/appliance/snmpv3-trap-forwarding/users?filter?"username='testUser'"&lt;/LI-CODE&gt;&lt;P&gt;which is incorrect in two ways.&amp;nbsp; First, the ? after filter needs to be an =.&amp;nbsp; Second, the double and single quotes in the filter need to be changed to percent encoding.&amp;nbsp; e.g.:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DELETE https://{appl}/rest/appliance/snmpv3-trap-forwarding/users?filter=%22username=%27testUser%27%22&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 17 Jun 2022 05:12:41 GMT</pubDate>
    <dc:creator>BradV</dc:creator>
    <dc:date>2022-06-17T05:12:41Z</dc:date>
    <item>
      <title>Corrections for REST API Reference</title>
      <link>https://community.hpe.com/t5/hpe-oneview/corrections-for-rest-api-reference/m-p/7168474#M7269</link>
      <description>&lt;P&gt;On the Settings -&amp;gt; Appliance SNMPv3 users reference, a couple of corrections:&lt;/P&gt;&lt;P&gt;In the POST to create users, the example request shows using:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"SecurityLevel":
"AuthenticationProtocol":
"PrivacyProtocol":&lt;/LI-CODE&gt;&lt;P&gt;which is wrong (and OneView rejects them).&amp;nbsp; The Request Body below shows them correct as having the initial character as lower case.&lt;/P&gt;&lt;P&gt;The second error is in the DELETE user section.&amp;nbsp; The example shows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DELETE https://{appl}/rest/appliance/snmpv3-trap-forwarding/users?filter?"username='testUser'"&lt;/LI-CODE&gt;&lt;P&gt;which is incorrect in two ways.&amp;nbsp; First, the ? after filter needs to be an =.&amp;nbsp; Second, the double and single quotes in the filter need to be changed to percent encoding.&amp;nbsp; e.g.:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DELETE https://{appl}/rest/appliance/snmpv3-trap-forwarding/users?filter=%22username=%27testUser%27%22&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 17 Jun 2022 05:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/corrections-for-rest-api-reference/m-p/7168474#M7269</guid>
      <dc:creator>BradV</dc:creator>
      <dc:date>2022-06-17T05:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Corrections for REST API Reference</title>
      <link>https://community.hpe.com/t5/hpe-oneview/corrections-for-rest-api-reference/m-p/7168675#M7278</link>
      <description>&lt;P style="margin: 0;"&gt;Hello Brad,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thank you for the update.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;We will check and share this feedback.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 05:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/corrections-for-rest-api-reference/m-p/7168675#M7278</guid>
      <dc:creator>ManBha</dc:creator>
      <dc:date>2022-06-17T05:10:58Z</dc:date>
    </item>
  </channel>
</rss>

