<?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: How to delete licence key with API in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/7028699#M3638</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had same errors appearing spontaneously on several servers and efuse&amp;nbsp;seems to resolve the problem for us.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 13:08:46 GMT</pubDate>
    <dc:creator>vanz</dc:creator>
    <dc:date>2018-12-17T13:08:46Z</dc:date>
    <item>
      <title>How to delete licence key with API</title>
      <link>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/6808595#M657</link>
      <description>&lt;P&gt;We just added our AKA licence to OneView and have problems with a couple of servers.&lt;/P&gt;&lt;P&gt;We get this message in OneView:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Delete the license key from the appliance using the license delete API (DELETE /rest/licenses/252). Verify iLO connectivity and refresh the server hardware to license it&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So.. Where do i paste in the "DELETE /rest/licenses/252" ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded the powershell library and are looking at some samples, but none of them use codes similar to "DELETE /rest/licenses/252"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also found this page:&lt;/P&gt;&lt;P&gt;&lt;A href="http://h17007.www1.hp.com/docs/enterprise/servers/oneview1.2/cic-rest/en/content/s_license-delete-key-sdk-atlas.html" target="_blank"&gt;http://h17007.www1.hp.com/docs/enterprise/servers/oneview1.2/cic-rest/en/content/s_license-delete-key-sdk-atlas.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But still.. Where and how do I enter the code?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 07:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/6808595#M657</guid>
      <dc:creator>DefaultUser</dc:creator>
      <dc:date>2015-11-04T07:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete licence key with API</title>
      <link>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/6808596#M658</link>
      <description>&lt;P&gt;Update: I got some help from a colleague and we downloaded "Request Maker" from Chrome Web Store.&lt;/P&gt;&lt;P&gt;We then sended a DELETE command like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DELETE&amp;nbsp;https://SERVERURL/rest/licenses/252&lt;/P&gt;&lt;P&gt;And in the sourcecode after, we get this message:&lt;/P&gt;&lt;PRE&gt;{"errorCode":"DELETE_LICENSE_OPERATION_NOT_SUPPORTED","data":{},"details":"","errorSource":null,"nestedErrors":[],"recommendedActions":["Ensure the license resource is not in use."],"message":"Unable to delete the license resource as it is already in use."}&lt;/PRE&gt;&lt;P&gt;I have added a couple of screenshot showing the problem&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 08:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/6808596#M658</guid>
      <dc:creator>DefaultUser</dc:creator>
      <dc:date>2015-11-04T08:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete licence key with API</title>
      <link>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/6808809#M659</link>
      <description>You cannot delete or remove a license that already has allocated members from the license pool.&lt;BR /&gt;&lt;BR /&gt;There is a Remove-HPVLicense PowerShell CMDLET that could help you. If you wanted to use the PowerShell library and issue the API call as is, use "Send-HPOVRequest /rest/licenses/{id} delete" as your command.&lt;BR /&gt;&lt;BR /&gt;The error response you see indicates one or more licenses have been allocated from the pool. The only way to resolve this is o contact HPE Support, and elevate to Level 2.</description>
      <pubDate>Wed, 04 Nov 2015 21:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/6808809#M659</guid>
      <dc:creator>ChrisLynch</dc:creator>
      <dc:date>2015-11-04T21:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete licence key with API</title>
      <link>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/7028699#M3638</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had same errors appearing spontaneously on several servers and efuse&amp;nbsp;seems to resolve the problem for us.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 13:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/how-to-delete-licence-key-with-api/m-p/7028699#M3638</guid>
      <dc:creator>vanz</dc:creator>
      <dc:date>2018-12-17T13:08:46Z</dc:date>
    </item>
  </channel>
</rss>

