<?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 Automating Ontap CDot configuration using scripts in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Automating-Ontap-CDot-configuration-using-scripts/m-p/128972#M28027</link>
    <description>&lt;P&gt;Hello Friends,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to find out if there are any scripts available to automate CDot configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My purpose of this script is for a refresh project, We have to configure new NAS locally , reconfigure after data copy and ship it to remote site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do I start first to create customized scripting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:20:04 GMT</pubDate>
    <dc:creator>PrakashMK</dc:creator>
    <dc:date>2025-06-04T15:20:04Z</dc:date>
    <item>
      <title>Automating Ontap CDot configuration using scripts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Automating-Ontap-CDot-configuration-using-scripts/m-p/128972#M28027</link>
      <description>&lt;P&gt;Hello Friends,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to find out if there are any scripts available to automate CDot configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My purpose of this script is for a refresh project, We have to configure new NAS locally , reconfigure after data copy and ship it to remote site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do I start first to create customized scripting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:20:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Automating-Ontap-CDot-configuration-using-scripts/m-p/128972#M28027</guid>
      <dc:creator>PrakashMK</dc:creator>
      <dc:date>2025-06-04T15:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Ontap CDot configuration using scripts</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Automating-Ontap-CDot-configuration-using-scripts/m-p/128973#M28028</link>
      <description>&lt;P&gt;Hi Prakash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a number of options, you can use the Data ONTAP powershell toolkit to automate deployment and configuration assuming you are working in windows environment.&lt;/P&gt;&lt;P&gt;You can download it here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="http://mysupport.netapp.com/tools/info/ECMLP2310788I.html?productID=61926" href="http://mysupport.netapp.com/tools/info/ECMLP2310788I.html?productID=61926" target="_blank"&gt;http://mysupport.netapp.com/tools/info/ECMLP2310788I.html?productID=61926&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternately if you working in a UNIX environment and you need to write scripts in Perl or Ruby you can download the NMSDK here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="http://mysupport.netapp.com/NOW/download/software/nmsdk/5.6/" href="http://mysupport.netapp.com/NOW/download/software/nmsdk/5.6/" target="_blank"&gt;http://mysupport.netapp.com/NOW/download/software/nmsdk/5.6/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However rather than developing "scripts" you might also consider developing workflows that can invoked via a REST API using OnCommand Workflow Automation (WFA)&lt;/P&gt;&lt;P&gt;You can download WFA here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="http://mysupport.netapp.com/NOW/download/software/ocwfa/4.0/" href="http://mysupport.netapp.com/NOW/download/software/ocwfa/4.0/" target="_blank"&gt;http://mysupport.netapp.com/NOW/download/software/ocwfa/4.0/&lt;/A&gt; (windows)&lt;/P&gt;&lt;P&gt;&lt;A title="http://mysupport.netapp.com/NOW/download/software/ocwfa_linux/4.0/" href="http://mysupport.netapp.com/NOW/download/software/ocwfa_linux/4.0/" target="_blank"&gt;http://mysupport.netapp.com/NOW/download/software/ocwfa_linux/4.0/&lt;/A&gt; (Linux)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WFA includes a number of example workflows to deploy vservers and provision NAS workloads. Optional content downloads are available via the automation store here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="https://automationstore.netapp.com/home.shtml" href="https://automationstore.netapp.com/home.shtml" target="_blank"&gt;https://automationstore.netapp.com/home.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also use API services&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="http://mysupport.netapp.com/NOW/download/software/oncommand_api/1.2/" href="http://mysupport.netapp.com/NOW/download/software/oncommand_api/1.2/" target="_blank"&gt;http://mysupport.netapp.com/NOW/download/software/oncommand_api/1.2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are multiple options, your choice really depends on your requirements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 00:58:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Automating-Ontap-CDot-configuration-using-scripts/m-p/128973#M28028</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2017-03-14T00:58:26Z</dc:date>
    </item>
  </channel>
</rss>

