<?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: Another Redfish question in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7135406#M174692</link>
    <description>&lt;P&gt;Well, that is using hponcfg.&amp;nbsp; However, at this point that might be the path of least resistance.&amp;nbsp; I'll take a look.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 09:49:54 GMT</pubDate>
    <dc:creator>BradV</dc:creator>
    <dc:date>2021-05-21T09:49:54Z</dc:date>
    <item>
      <title>Another Redfish question</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7134647#M174635</link>
      <description>&lt;P&gt;Trying to figure out how to set the iLO HTML5 Hot Keys through redfish.&amp;nbsp; I have for reading them:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;for SERVER in server-r{1..3}-n{1..23}-ilo; do
   UUID=$(curl --insecure --header "X-API-Version: ${currentVersion}" --header "auth: ${sessionID}" --silent \
      --request GET ${OneView}/rest/sever-hardware?filter=%22%27name%27%20=%20%27${SERVER}%27%22 | jq -r 'members[] | .uuid')
   read iLOSSO iLOAuth &amp;lt;&amp;lt;&amp;lt; $(curl --silent --insecure --header "X-API-Version: ${currentVersion}" --header "auth: ${sessionID}" \
      --request GET ${OneView}/rest/sever-hardware/${UUID}/remoteConsoleUrl | \
         jq -r '.remoteConsoleUrl' | sed -e 's|hplocons|https|' -e 's|addr=||' \
         -e 's|^\(.*\)&amp;amp;sessionkey=\(.*\)$|\1 \2|')
   STATE=$(curl --silent --insecure --header "X-Auth-Token: ${iLOAuth}" \
      --request GET ${iloSSO}/redfish/v1/Manager/1/ | jq -r '.Oem.Hpe.IntegratedRemoteConsole.HotKeys')
   echo "${SERVER}, ${STATE}" | tee -a iLO_HotKeys
done&lt;/LI-CODE&gt;&lt;P&gt;but I don't think that is the correct way and certainly will not allow be to set the hotkeys.&amp;nbsp; Does anyone know how to do this?&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 14:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7134647#M174635</guid>
      <dc:creator>BradV</dc:creator>
      <dc:date>2021-05-17T14:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Another Redfish question</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7134733#M174654</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am no expert on Redfish Scripting, but here is some information.&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML Scripting Sample for Windows&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_4a0badcbdd5b4c7c8cc5303878" target="_blank"&gt;https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_4a0badcbdd5b4c7c8cc5303878&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check the "Get_Hotkey_Config.xml" - Retrieve the Remote Console hotkeys.&lt;BR /&gt;Configure "Hotkey_Config.xml" - Change the values for Remote Console hotkeys.&lt;/P&gt;&lt;P&gt;Additionally, check this non-hpe site for similar info.&lt;BR /&gt;&lt;A href="https://github.com/HewlettPackard/python-redfish-utility/blob/master/examples/Windows/Get_Hotkey_Config.bat" target="_blank"&gt;https://github.com/HewlettPackard/python-redfish-utility/blob/master/examples/Windows/Get_Hotkey_Config.bat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/home" target="_blank"&gt;https://support.hpe.com/hpesc/public/home&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 05:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7134733#M174654</guid>
      <dc:creator>Suman_1978</dc:creator>
      <dc:date>2021-05-18T05:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Another Redfish question</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7135406#M174692</link>
      <description>&lt;P&gt;Well, that is using hponcfg.&amp;nbsp; However, at this point that might be the path of least resistance.&amp;nbsp; I'll take a look.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 09:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/another-redfish-question/m-p/7135406#M174692</guid>
      <dc:creator>BradV</dc:creator>
      <dc:date>2021-05-21T09:49:54Z</dc:date>
    </item>
  </channel>
</rss>

