<?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: OneView Global Dashboard in HPE OneView</title>
    <link>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7075061#M4849</link>
    <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;Another item that needs fixed is getting the API current version.&amp;nbsp; For OneView, I use:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Get API current version:
currentVersion=$(curl --insecure --header "accept: application/json" --request GET ${OneView}/rest/version | jq -r ".currentVersion")&lt;/LI-CODE&gt;&lt;P&gt;So, I tried the same code with global dashboard.&amp;nbsp; I got back 1200 and that sounded correct.&amp;nbsp; Attempted to use that, but it did not.&amp;nbsp; Not until after reading the documentation some more did I learn I should just set the global dashboard API version to 2.&amp;nbsp; The same API code should work to get the correctly supported version.&amp;nbsp; &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2020 09:18:57 GMT</pubDate>
    <dc:creator>BradV</dc:creator>
    <dc:date>2020-01-08T09:18:57Z</dc:date>
    <item>
      <title>OneView Global Dashboard</title>
      <link>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7074083#M4816</link>
      <description>&lt;P&gt;Because our systems are in different geographic locations, I recently added a second OneView instance.&amp;nbsp; On 24 Dec, I added a Global Dashboard device to see both instances in one location.&amp;nbsp; I added our internal CA certificate and connected both OneView instances.&amp;nbsp; This morning, when I came in and logged in to the Global Dashboard, it showed nothing.&amp;nbsp; I went to the dashboard tasks and saw an error related to the CA certificate dated 11 Dec - 13 days before I even installed the device?&amp;nbsp; The recommended actions is re-import the certificate under Settings -&amp;gt; Security -&amp;gt; Manage certificates.&amp;nbsp; There is no "Security" option under settings.&amp;nbsp; What happened to my settings?&amp;nbsp; I already had the root certificate in and had connected both OneView instances.&amp;nbsp; Why is the date so wrong?&amp;nbsp; Why is the recommended action pointing to a non-existent path?&amp;nbsp; Is this going to keep happening eveytime I set it up?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 10:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7074083#M4816</guid>
      <dc:creator>BradV</dc:creator>
      <dc:date>2019-12-26T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: OneView Global Dashboard</title>
      <link>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7074101#M4817</link>
      <description>&lt;P&gt;My goof.&amp;nbsp; Apparently while floating around in the Caribbean, I forgot that I had installed a global dashboard, but had not set it up.&amp;nbsp; &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;However, my statement about the recommended action still applies.&amp;nbsp; It is incorrect.&amp;nbsp; The global dashboard I installed on 24 Dec is still there and working.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 12:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7074101#M4817</guid>
      <dc:creator>BradV</dc:creator>
      <dc:date>2019-12-26T12:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: OneView Global Dashboard</title>
      <link>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7074845#M4833</link>
      <description>&lt;P&gt;Thanks for this feedback!&amp;nbsp;&lt;/P&gt;&lt;P&gt;it's probably obvious that the message is a result of the common base software used by OneView and OneView Global Dashboard. We will be looking at how to resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am an HPE employee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 18:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7074845#M4833</guid>
      <dc:creator>Bruce_Lundeby</dc:creator>
      <dc:date>2020-01-06T18:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: OneView Global Dashboard</title>
      <link>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7075061#M4849</link>
      <description>&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;Another item that needs fixed is getting the API current version.&amp;nbsp; For OneView, I use:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Get API current version:
currentVersion=$(curl --insecure --header "accept: application/json" --request GET ${OneView}/rest/version | jq -r ".currentVersion")&lt;/LI-CODE&gt;&lt;P&gt;So, I tried the same code with global dashboard.&amp;nbsp; I got back 1200 and that sounded correct.&amp;nbsp; Attempted to use that, but it did not.&amp;nbsp; Not until after reading the documentation some more did I learn I should just set the global dashboard API version to 2.&amp;nbsp; The same API code should work to get the correctly supported version.&amp;nbsp; &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 09:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7075061#M4849</guid>
      <dc:creator>BradV</dc:creator>
      <dc:date>2020-01-08T09:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: OneView Global Dashboard</title>
      <link>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7075151#M4855</link>
      <description>&lt;P&gt;You're right. The API should be providing the version. I've filed a product defect for the issue. Thanks!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am an HPE employee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 22:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-oneview/oneview-global-dashboard/m-p/7075151#M4855</guid>
      <dc:creator>Bruce_Lundeby</dc:creator>
      <dc:date>2020-01-08T22:07:31Z</dc:date>
    </item>
  </channel>
</rss>

