<?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: Is there a Warranty API for HPE servers, switches and storage devices? in Insight Remote Support</title>
    <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7180796#M6337</link>
    <description>&lt;P&gt;Where can we get the clientid and secret required to create token&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 14:40:55 GMT</pubDate>
    <dc:creator>Suraj1</dc:creator>
    <dc:date>2023-01-13T14:40:55Z</dc:date>
    <item>
      <title>Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7000129#M5685</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am searching for an API to gather warranty and support entitlement information for HP devices. Many other vendors such as HP Inc or Dell have there kind of APIs where you provide the serial number and in return, you get the list of support entitlement entries for a specific device.&lt;/P&gt;
&lt;P&gt;We are using your WEB page &lt;A href="https://support.hpe.com/connect/s/warrantycheck" target="_blank"&gt;https://support.hpe.com/connect/s/warrantycheck&lt;/A&gt; in order to programmatically get the support entitlement information in a batch process. However, the web page creates a captcha if we query too many devices in a short period of time.&lt;/P&gt;
&lt;P&gt;An API would be a much better approach to gather this data&amp;nbsp;for our customers in batch mode.&lt;/P&gt;
&lt;P&gt;Is there an API and if yes, how can we enroll for it?&lt;/P&gt;
&lt;P&gt;Moderator[Updated the link, you also&amp;nbsp;visit&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://support.hpe.com/hpesc/public/home?jumpid&amp;amp;#61;em_0pvxxmoei_aid-520066529" target="_blank"&gt;https://support.hpe.com/connect/s/&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; to find the latest info ]&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 07:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7000129#M5685</guid>
      <dc:creator>teetee2</dc:creator>
      <dc:date>2025-05-06T07:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7001095#M5688</link>
      <description>&lt;P&gt;Unfortunately, there is not an API for this - just the web validation page you referenced in your question.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 13:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7001095#M5688</guid>
      <dc:creator>toddg1</dc:creator>
      <dc:date>2018-03-29T13:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7018314#M5780</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My TS consulting person (Peter M.) reminded me that the Global Dashboard 1.5 has reports for Warranty information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would that help?&lt;/P&gt;&lt;P&gt;OneView QuickSpecs:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;What is New with HPE Global Dashboard 1.5&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Increased security in the data center with FIPS support&amp;nbsp;&lt;BR /&gt;Improved access security with 2 Factor Authentication&lt;BR /&gt;Scheduled automated reports&lt;BR /&gt;&lt;STRONG&gt;New contract and warranty report&lt;/STRONG&gt;&lt;BR /&gt;New report for easy tracking of HPE OneView licenses&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 18:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7018314#M5780</guid>
      <dc:creator>TheBenz</dc:creator>
      <dc:date>2018-09-14T18:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7078757#M6025</link>
      <description>&lt;P&gt;I made a script that uses powershell, chrome, and Selenium&lt;/P&gt;
&lt;P&gt;I had to do something like this for all my servers, we didn't have infosight so I had to do this using GUI. yea... not going to happen for our 1k+ plus servers.&lt;/P&gt;
&lt;P&gt;you need to install the PowerShell selenium module, please google how to install and use those modules.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.powershellgallery.com/packages/Selenium/3.0.0-beta1" target="_blank" rel="noopener"&gt;https://www.powershellgallery.com/packages/Selenium/3.0.0-beta1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;XXXXXXXXXXXX START OF CODE XXXXXXXXXXXX&lt;/P&gt;
&lt;P&gt;$env:PATH += "C:\Program Files\WindowsPowerShell\Modules\Selenium\2.0.0\assemblies\"&lt;BR /&gt;Add-Type -Path "C:\Program Files\WindowsPowerShell\Modules\Selenium\2.0.0\assemblies\WebDriver.dll"&lt;BR /&gt;$ChromeDriver = New-Object OpenQA.Selenium.Chrome.ChromeDriver&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HPe Warrenty lookup&lt;BR /&gt;$ChromeDriver.Navigate().GoToURL("&lt;A href="https://support.hpe.com/connect/s/warrantycheck" target="_blank" rel="noopener"&gt;https://support.hpe.com/connect/s/warrantycheck&lt;/A&gt;")&lt;BR /&gt;start-sleep -Seconds 5&lt;BR /&gt;$ChromeDriver.FindElementById("serialNumber0").SendKeys("$sn")&lt;BR /&gt;start-sleep -Seconds 1&lt;BR /&gt;$ChromeDriver.FindElementByName("submitButton").click()&lt;BR /&gt;start-sleep -Seconds 6&lt;BR /&gt;$warrantytext = ($ChromeDriver.FindElementByClassName("hpui-standard-table")).text&lt;BR /&gt;$warrantytemp = ($warrantytext -split("`n") | Select-String -Pattern "HPE HW Maintenance").ToString()&lt;BR /&gt;$warrantytemp1 = ((($warrantytemp -Split("Onsite Support "))[1]).Trim(" ")) -split(" ")&lt;BR /&gt;$warranty = $warrantytemp1[3] + " " + $warrantytemp1[4] + " " + $warrantytemp1[5]&lt;BR /&gt;$warranty&lt;/P&gt;
&lt;P&gt;XXXXXXXXXXXX END OF CODE XXXXXXXXXXXX&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#WARNING HPE website has some type a limit where if you request too much, it will recaptcha you so limit your request so I limit my code to 1 per 1 minute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not a HPe Employee&lt;/P&gt;
&lt;P&gt;Moderator[ Updated the link. You may also&amp;nbsp;visit&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://support.hpe.com/hpesc/public/home?jumpid&amp;amp;#61;em_0pvxxmoei_aid-520066529" target="_blank"&gt;https://support.hpe.com/connect/s/&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; to find the latest info ]&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 07:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7078757#M6025</guid>
      <dc:creator>JayFromIT</dc:creator>
      <dc:date>2025-05-06T07:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7179249#M6322</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Hpe add a new warranty check API :&amp;nbsp;&lt;STRIKE&gt;Overview (redoc.ly)&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;Overview&lt;/P&gt;
&lt;P&gt;The Warranty Check API can use your product’s serial number and optionally product number to check if it is under support along with the start and end dates.&lt;/P&gt;
&lt;P&gt;Warranty Check API&lt;/P&gt;
&lt;P data-unlink="true"&gt;GET:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRIKE&gt;https://api-gw.support.hpe.com/apigwext/support/entitlement/v1/warrantyCheck/sn{/pn}&lt;/STRIKE&gt;&lt;STRONG&gt;Moderator&amp;nbsp;&lt;/STRONG&gt;[above link is no longer valid]&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Field descriptions :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;sn Serial number for the device being evaluated. &amp;nbsp; Mandatory&lt;/LI&gt;
&lt;LI&gt;pn Product number for the device being evaluated. &amp;nbsp; Optional&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Return Codes :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;200 API receives response Successful response.&lt;/LI&gt;
&lt;LI&gt;401 Unauthorized Client is unauthenticated. Client must authenticate itself first to get the requested response. See "Authentication" tab.&lt;/LI&gt;
&lt;LI&gt;404 Not Found The server cannot find the requested resource. This means the URL is not recognized. In an API, this can also mean that the endpoint is valid but the resource itself does not exist, for example the requested SN/PN combination is not available. Example: {"id": "210", "idClass": "DatanotFound", "message": "Product number was not found"}&lt;/LI&gt;
&lt;LI&gt;429 Too Many Requests Client has sent too many requests in a given amount of time. Requests are blocked by rate limiting policy.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;500 &amp;nbsp; Server is aware that it has encountered an error or is incapable of fulfilling the request.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Warranties and contracts expired for over 12 months will not be listed.&lt;/LI&gt;
&lt;LI&gt;The Warranty Check API will not provide support agreement information or Contract ID.&lt;/LI&gt;
&lt;LI&gt;The subscription type of contracts will not be listed.&lt;/LI&gt;
&lt;LI&gt;Currently only single product look up is supported with the API.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 07:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7179249#M6322</guid>
      <dc:creator>Franquelin</dc:creator>
      <dc:date>2025-05-06T07:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7180796#M6337</link>
      <description>&lt;P&gt;Where can we get the clientid and secret required to create token&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 14:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7180796#M6337</guid>
      <dc:creator>Suraj1</dc:creator>
      <dc:date>2023-01-13T14:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188768#M6369</link>
      <description>&lt;P&gt;Did you get a response for this?&amp;nbsp; I'm on the same boat.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 17:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188768#M6369</guid>
      <dc:creator>erjimenez</dc:creator>
      <dc:date>2023-05-25T17:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188769#M6370</link>
      <description>a quick search on support.hpe.com for "warranty check" yields this document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=cep-help_en_us&amp;amp;page=GUID-50EAA3CB-5951-4AF1-82F2-7003A28EB70C.html" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=cep-help_en_us&amp;amp;page=GUID-50EAA3CB-5951-4AF1-82F2-7003A28EB70C.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check this to see if it answers the question you have</description>
      <pubDate>Thu, 25 May 2023 17:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188769#M6370</guid>
      <dc:creator>toddg1</dc:creator>
      <dc:date>2023-05-25T17:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188770#M6371</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1357887"&gt;@toddg1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;That link does not answer my question.&amp;nbsp; I'm trying to automate the warranty check using the warranty API (&lt;STRIKE&gt;https://warranty-check.redoc.ly/developer-portal/&lt;/STRIKE&gt;&amp;nbsp;), but I receive an unauthorized response.&amp;nbsp; I think the issue is that the client id and secret is separate from the credentials used to login to hpe.com.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So my question is, where do I get the client id and secret?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Moderator&amp;nbsp;&lt;/STRONG&gt;[above link is no longer valid, please visit&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://support.hpe.com/hpesc/public/home?jumpid&amp;amp;#61;em_0pvxxmoei_aid-520066529" target="_blank"&gt;https://support.hpe.com/connect/s/&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; to find the latest info ]&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 07:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188770#M6371</guid>
      <dc:creator>erjimenez</dc:creator>
      <dc:date>2025-05-06T07:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188771#M6372</link>
      <description>There is not an automated way - only what I posted.&lt;BR /&gt;&lt;BR /&gt;At least not at this time - but I don't know of any plans anytime soon for an API for users.</description>
      <pubDate>Thu, 25 May 2023 17:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188771#M6372</guid>
      <dc:creator>toddg1</dc:creator>
      <dc:date>2023-05-25T17:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188772#M6373</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1357887"&gt;@toddg1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can automated on my end, I just need to know where to get the client id/secret so I start using the API.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 17:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7188772#M6373</guid>
      <dc:creator>erjimenez</dc:creator>
      <dc:date>2023-05-25T17:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7189461#M6376</link>
      <description>&lt;P data-unlink="true"&gt;Hello, request must be done on this page&amp;nbsp;&lt;STRIKE&gt;https://support.hpe.com/connect/s/wcapiregistration&amp;nbsp;&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Moderator&amp;nbsp;&lt;/STRONG&gt;[above link is no longer valid, please visit&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://support.hpe.com/hpesc/public/home?jumpid&amp;amp;#61;em_0pvxxmoei_aid-520066529" target="_blank"&gt;https://support.hpe.com/connect/s/&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; to find the latest info ]&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 07:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7189461#M6376</guid>
      <dc:creator>Ledav</dc:creator>
      <dc:date>2025-05-06T07:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7189474#M6377</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;it just redirects you to the support page:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We have received your request to be a pilot user of our Warranty Check API.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please use HPE Support Center site support if you need help. &lt;A href="https://support.hpe.com/connect/s/sitesupport" target="_blank"&gt;https://support.hpe.com/connect/s/sitesupport&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 12:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7189474#M6377</guid>
      <dc:creator>MladenV</dc:creator>
      <dc:date>2023-06-06T12:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7189475#M6378</link>
      <description>&lt;P&gt;I think you have to wait for an approval on HPE side...&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 12:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7189475#M6378</guid>
      <dc:creator>Ledav</dc:creator>
      <dc:date>2023-06-06T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242475#M6608</link>
      <description>&lt;P&gt;I would assume that you didn't pursue this any longer, right ? &lt;LI-EMOJI id="lia_grinning-face-with-smiling-eyes" title=":grinning_face_with_smiling_eyes:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 11:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242475#M6608</guid>
      <dc:creator>AlexMilotin</dc:creator>
      <dc:date>2025-05-05T11:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242476#M6609</link>
      <description>I just got no response, it would stil be useful.</description>
      <pubDate>Mon, 05 May 2025 11:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242476#M6609</guid>
      <dc:creator>MladenV</dc:creator>
      <dc:date>2025-05-05T11:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242477#M6610</link>
      <description>&lt;P&gt;Whould this be helpful ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Authentication
Our API endpoint is secured. You must first obtain a security JSON web token by calling our Identity service. Token 
generated will be valid for one hour.
Identity service CURL example:
curl -L -X POST 'https://api-gw.support.hpe.com/apigwext/services/oauth/token' -H 'Authorization: Basic 
base64_encoded_credentials' -F 'grant_type="client_credentials"'
Response from Identity service
{
 "access_token": "access_token_value",
 "token_type": "access_token_type",
 "expires_in": expiration_value,
 "scope": "read write",
 "cc_id": "client_id",
 "ga_id": "group_account_id",
 "sc_id": "security_context_id",
 "domain": "domain_name",
 "zip_authorities": "some_zip_authorities",
 "jti": "jti"
}
Fields
access_token: Holds JWT to use with Warranty Check API call
token_type: Type of generated token
expires_in: Token is valid for 1 hour from when it was generated, this field shows in what time it will expire

-------------------------------------------------------------------------------------------------------------------------------
Call Warranty Check API
CURL Example:
curl -L -X GET ' https://api&amp;#2;gw.support.hpe.com/apigwext/support/entitlement/v1/warrantyCheck/serial_number/product_number
 -H 'Authorization: access_token_type access_token_value'
Response Examples:One product, multiple support levels:
{
"entitlementBySnPnInstanceHSLList": [
{
"log_tracking_id": "Yv5DwXoAbcrJPrmscp@w1wAAAAE",
"serialNumber": "MXQ1340CFM",
"productNumber": "867959-B21",
"countryCode": "US",
"supportLevels": [
{
"serviceLevel": "Tech Care",
"serviceLevelRank": 2,
"contractLevel": "HPE Pointnext Tech Care",
"contractLevelRank": 1,
"startDate": "2022-01-16",
"endDate": "2025-01-15"
},
{
"serviceLevel": "Warranty",
"serviceLevelRank": 6,
"contractLevel": "Warranty",
"contractLevelRank": 1,
"startDate": "2022-01-13",
"endDate": "2025-02-11"
}
],
"currentHighestSupportLevel": {
"serviceLevel": "Tech Care",
"contractLevel": "HPE Pointnext Tech Care"
}
}
]
}

----------------------------------

Sometimes multiple products share the same serial number. If the product number is not provided, you might get 
responses for multiple products. 
Sample:
{
 "entitlementBySnPnInstanceHSLList": [
 {
"log_tracking_id": "Yv5P@uGzoTxms1JSIjsUQgAAAAk",
 "serialNumber": "CZJ637799T",
 "productNumber": "382197-421",
 "countryCode": "US",
 "supportLevels": [
 {
 "serviceLevel": "Warranty",
 "serviceLevelRank": 6,
 "contractLevel": "Warranty",
 "contractLevelRank": 1,
 "startDate": "2022-01-25",
 "endDate": "2025-01-24"
 }
 ],
 "currentHighestSupportLevel": {
 "serviceLevel": "Warranty",
 "contractLevel": "Warranty"
 }
 },
 {
 "log_tracking_id": "Yv5P@uGzoTxms1JSIjsUQgAAAAk",
 "serialNumber": "CZJ637799T",
 "productNumber": "815097-B21",
 "countryCode": "US",
 "supportLevels": [
 {
 "serviceLevel": "Warranty",
 "serviceLevelRank": 6,
 "contractLevel": "Warranty",
 "contractLevelRank": 1,
 "startDate": "2022-01-25",
 "endDate": "2025-01-24"
 }
 ],
 "currentHighestSupportLevel": {
 "serviceLevel": "Warranty",
 "contractLevel": "Warranty"
 }
 }
 ]
}
Sample of the non-active support level:
{
 "entitlementBySnPnInstanceHSLList": [
 {
 "log_tracking_id": "Yv5RiSNl88ZPaMHletb7dgAAAAQ",
 "serialNumber": "BL273738UJ",
 "productNumber": "668357
 "supportLevels": [],
 "currentHighestSupportLevel": {
 "serviceLevel": "NOSUPPORT",
 "contractLevel": "NOSUPPORT"
 }
 }
 ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 12:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242477#M6610</guid>
      <dc:creator>AlexMilotin</dc:creator>
      <dc:date>2025-05-05T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242478#M6611</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, would be great, but how do i obtain token?</description>
      <pubDate>Mon, 05 May 2025 13:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242478#M6611</guid>
      <dc:creator>MladenV</dc:creator>
      <dc:date>2025-05-05T13:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242479#M6612</link>
      <description>&lt;P&gt;Indeed, how do we get credentials to access this API?&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;Last I checked with HPE (Feb, 2025), their response was that "the situation has not changed", the situation was (from May 2024):&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The situation remains unchanged, we have no new information from the Warranty Check Product Management team. They are continuing to work through the analysis and development of their API to meet the requirements of general release availability.&lt;/P&gt;&lt;P&gt;The pilot is limited to a small set of HPE Customers.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;DIV&gt;This has been going on for a couple of years now, bringing me to conclude that HPE simply doesn't care about it. &lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 May 2025 13:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242479#M6612</guid>
      <dc:creator>dstj</dc:creator>
      <dc:date>2025-05-05T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Warranty API for HPE servers, switches and storage devices?</title>
      <link>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242481#M6613</link>
      <description>&lt;P&gt;Based on a quick look it seems that this gateway access is to GreenLake cloud API.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.hpe.com/blog/how-to-use-an-api-access-token-for-hpe-greenlake-for-compute-ops-management/" target="_blank"&gt;How to use an API access token for HPE GreenLake for Compute Ops Management | HPE Developer Portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It might as well be a general way and it's not only related to GreenLake, but for Aruba and other services as well.&lt;/P&gt;&lt;P&gt;I have a case opened to HPE, let's see what their answer is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 13:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/is-there-a-warranty-api-for-hpe-servers-switches-and-storage/m-p/7242481#M6613</guid>
      <dc:creator>AlexMilotin</dc:creator>
      <dc:date>2025-05-05T13:51:00Z</dc:date>
    </item>
  </channel>
</rss>

