<?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: WFA for EMC in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/144668#M26309</link>
    <description>&lt;P&gt;I have some experience to automate Isilon provision using WFA.&lt;/P&gt;
&lt;P&gt;1)Isilon has restfulAPI. sSo you need to develop an Wrapper API to work with Isilon storage systems&lt;/P&gt;
&lt;P&gt;2)You defined an plain WFA. This WFA will just call those APIs you defined in your wrapper APIs.&lt;/P&gt;
&lt;P&gt;3)Of course you can define any input parameter nessary in WFA, so you can pass to Isilon APIs do the provosioning jobs.&lt;/P&gt;
&lt;P&gt;4)You have to use Perl.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 16:43:48 GMT</pubDate>
    <dc:creator>hantao</dc:creator>
    <dc:date>2018-11-14T16:43:48Z</dc:date>
    <item>
      <title>WFA for EMC</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/100424#M17743</link>
      <description>&lt;P&gt;Is there anyone using WFA to manage EMC environments?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 19:21:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/100424#M17743</guid>
      <dc:creator>jdowning</dc:creator>
      <dc:date>2015-02-10T19:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: WFA for EMC</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/100874#M17861</link>
      <description>&lt;P&gt;Not using, but what exactly are you looking for. I can look to help.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2015 03:56:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/100874#M17861</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2015-02-20T03:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: WFA for EMC</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/101192#M17925</link>
      <description>&lt;P&gt;I would be looking for how to create a data source for EMC VMax or EMC VNX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2015 22:59:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/101192#M17925</guid>
      <dc:creator>rogerhinson</dc:creator>
      <dc:date>2015-02-27T22:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: WFA for EMC</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/101207#M17927</link>
      <description>&lt;P&gt;Okay since this qestion has been asked by many people, I'll try to provide what I Know. I can only tell you how to get this done, I don't have a working code because I don't have any EMC resource with me. I'll post one if I can get one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. For creating WFA commands for EMC systems: EMC may be providing apis, but I find the best thing to manage EMC systems is using EMC Storage Integrator for windows suite. It can be downloaded from&amp;nbsp;&lt;A target="_blank" href="https://support.emc.com/downloads/17404_Storage-Integrator-for-Windows-Suite"&gt;https://support.emc.com/downloads/17404_Storage-Integrator-for-Windows-Suite&lt;/A&gt; . Storage Inegrator is UI management tool, but it also has a Powershell pack. Read the documentation on how to use it here:&amp;nbsp;&lt;A target="_blank" href="https://community.emc.com/servlet/JiveServlet/previewBody/17664-102-1-62790/EMC%20Storage%20Integrator%20PowerShell%20Toolkit.pdf"&gt;https://community.emc.com/servlet/JiveServlet/previewBody/17664-102-1-62790/EMC%20Storage%20Integrator%20PowerShell%20Toolkit.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest 2 versions need Powershell 4.0 and .NET4.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option is: EMC Storio Powershell toolkit. Read an download it from here:&amp;nbsp;&lt;A target="_blank" href="https://community.emc.com/docs/DOC-8561"&gt;https://community.emc.com/docs/DOC-8561&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Storio has been since long time and not as powerful as ESI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For Datasource acquisition: WFA support SQL based Datasource acquistion. So if there is some monitoring SW &amp;nbsp;that monitors EMC systems and which exposes it DB login to external world, WFA can easily acquire it. OnCommand Insight I belive is a candidate here. There must be others from EMC too but I don't know about them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the managing SW doesn't expose its DB, WFA provides script based Datasource acquisition as well. You would need to create a DataSource type with method: script. So &amp;nbsp;now you can use the ESI not only for command but getting all the required information from the EMC system directly. This mechanism is awesome except that if you have a large number of&amp;nbsp;EMC systems then &amp;nbsp;you'll need to add a Data Source of the particular Data Source Type for every EMC box. Not a big problem, but yes a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now after acquistion you create your filters etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's all is needed to manage EMC using WFA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2015 06:46:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/101207#M17927</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2015-03-01T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: WFA for EMC</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/109581#M19317</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have anyone incounter with a customer tried to implement WFA for EMC yet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 09:32:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/109581#M19317</guid>
      <dc:creator>Shengross</dc:creator>
      <dc:date>2015-09-09T09:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: WFA for EMC</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/144668#M26309</link>
      <description>&lt;P&gt;I have some experience to automate Isilon provision using WFA.&lt;/P&gt;
&lt;P&gt;1)Isilon has restfulAPI. sSo you need to develop an Wrapper API to work with Isilon storage systems&lt;/P&gt;
&lt;P&gt;2)You defined an plain WFA. This WFA will just call those APIs you defined in your wrapper APIs.&lt;/P&gt;
&lt;P&gt;3)Of course you can define any input parameter nessary in WFA, so you can pass to Isilon APIs do the provosioning jobs.&lt;/P&gt;
&lt;P&gt;4)You have to use Perl.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 16:43:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-for-EMC/m-p/144668#M26309</guid>
      <dc:creator>hantao</dc:creator>
      <dc:date>2018-11-14T16:43:48Z</dc:date>
    </item>
  </channel>
</rss>

