<?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: OnCommand Insight Connector in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111957#M19808</link>
    <description>&lt;P&gt;I haven't played with the WFA connector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is using REST API, there is no REST API support in the DWH - you need to point at the OCI operational instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dwhuser is a OCI DWH MySQL data account, and will not work for REST API access&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2015 14:46:46 GMT</pubDate>
    <dc:creator>ostiguy</dc:creator>
    <dc:date>2015-10-29T14:46:46Z</dc:date>
    <item>
      <title>OnCommand Insight Connector</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111932#M19803</link>
      <description>&lt;P&gt;I am using the&amp;nbsp;OnCommand Insight Connector pack which is available in the&amp;nbsp;WFA Automation Store ,to setup a data source for the OCI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the acquistion is failing with the error :&lt;/P&gt;&lt;P&gt;ERROR: Could not get API login information from OCI server: &amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;JBoss Web/3.0.0-CR2 - Error report&amp;lt;/title&amp;gt;&amp;lt;style&amp;gt;&amp;lt;!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--&amp;gt;&amp;lt;/style&amp;gt; &amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - /rest/v1/login&amp;lt;/h1&amp;gt;&amp;lt;HR size="1" noshade="noshade"&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;type&amp;lt;/b&amp;gt; Status report&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;message&amp;lt;/b&amp;gt; &amp;lt;u&amp;gt;/rest/v1/login&amp;lt;/u&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;description&amp;lt;/b&amp;gt; &amp;lt;u&amp;gt;The requested resource (/rest/v1/login) is not available.&amp;lt;/u&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;HR size="1" noshade="noshade"&amp;gt;&amp;lt;h3&amp;gt;JBoss Web/3.0.0-CR2&amp;lt;/h3&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the credentials used for connection are:&lt;/P&gt;&lt;P&gt;username :dwhuser&lt;/P&gt;&lt;P&gt;password :netapp123&lt;/P&gt;&lt;P&gt;port :443/3306 ,tried both ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am able to connect to the OCI DWH database from local mysql client. Is there something else which needs to be configured to get the acquistion started.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:56:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111932#M19803</guid>
      <dc:creator>Aravind</dc:creator>
      <dc:date>2025-06-04T22:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Insight Connector</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111957#M19808</link>
      <description>&lt;P&gt;I haven't played with the WFA connector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is using REST API, there is no REST API support in the DWH - you need to point at the OCI operational instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dwhuser is a OCI DWH MySQL data account, and will not work for REST API access&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:46:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111957#M19808</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2015-10-29T14:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Insight Connector</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111995#M19813</link>
      <description>&lt;P&gt;After pointing to the oci instance ,its working. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 07:12:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OnCommand-Insight-Connector/m-p/111995#M19813</guid>
      <dc:creator>Aravind</dc:creator>
      <dc:date>2015-10-30T07:12:08Z</dc:date>
    </item>
  </channel>
</rss>

