<?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 Is there anyway to script DFM&amp;amp;Protection&amp;amp;Provistion Manager Tasks? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72257#M15043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh .i found task 1 cli , which is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfbm primary host add -U ndmpusername -P ndmppassword &amp;lt;ossv host name&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2011 06:08:33 GMT</pubDate>
    <dc:creator>gnorudnetapp</dc:creator>
    <dc:date>2011-08-12T06:08:33Z</dc:date>
    <item>
      <title>Is there anyway to script DFM&amp;Protection&amp;Provistion Manager Tasks?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72253#M15039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I was reading through the DFM help doco and it doesnt provide too many good ways to script some of my tasks?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I am trying to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;1: Script the tasks of adding OSSV agent into Hosts (can't find related topics from dfpm help)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;2: Script the tasks of created resource pool&amp;nbsp; (I found CLI for this step)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;3. Script the tasks of createing dataset which backup a directory on host with OSSV agent configured. (can't see any thing from help...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;4. Script the task of creating protection and provisioning policies...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Is there any detaile documentation i can refer to ?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;or is it the case that basically DFM CLI doesn't support full API which DFM GUI does?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:48:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72253#M15039</guid>
      <dc:creator>gnorudnetapp</dc:creator>
      <dc:date>2025-06-05T06:48:14Z</dc:date>
    </item>
    <item>
      <title>Is there anyway to script DFM&amp;Protection&amp;Provistion Manager Tasks?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72257#M15043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh .i found task 1 cli , which is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfbm primary host add -U ndmpusername -P ndmppassword &amp;lt;ossv host name&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 06:08:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72257#M15043</guid>
      <dc:creator>gnorudnetapp</dc:creator>
      <dc:date>2011-08-12T06:08:33Z</dc:date>
    </item>
    <item>
      <title>Is there anyway to script DFM&amp;Protection&amp;Provistion Manager Tasks?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72262#M15046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I find the man pages most useful. They get installed on your DFM server and are in the online help and (on Linux) available through the "man" command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get you jump started:&lt;/P&gt;&lt;P&gt;1. As you've discovered, "dfbm host add" is the way to go.&lt;/P&gt;&lt;P&gt;2. "dfpm respool create"&lt;/P&gt;&lt;P&gt;3. "dfpm dataset create -p protection-policy-name new-dataset-name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dfpm dataset respool add -N backup-node-name dataset-name respool-name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dfpm dataset add dataset-name OSSV-agent-name"&lt;/P&gt;&lt;P&gt;4. This is tricker. You can copy a protection policy using "dfpm policy copy" but it needs fixup afterwards (among other things, I don't believe the copied policy has any schedules associated with it). "dfpm policy create" lets you create provisioning policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on your preferences, you might find it easier to download the SDK and script to our APIs instead of the CLI. I find it easier to use APIs from a perl script and CLIs from a shell script. Either way works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 16:02:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72262#M15046</guid>
      <dc:creator>smoot</dc:creator>
      <dc:date>2011-08-12T16:02:31Z</dc:date>
    </item>
    <item>
      <title>Is there anyway to script DFM&amp;Protection&amp;Provistion Manager Tasks?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72267#M15049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks smoot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ve got the powershell half done and would prefer finishing it ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am having bit hard time with Policis and Schedules. I want to set flexible schedule with options and apply to existing&amp;amp; create new proetction policies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m not worrying too much about provision policies cause its once-off set in our enviroment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any more CLI avaialbe for Protection policies in DFM cli?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 00:55:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-anyway-to-script-DFM-amp-Protection-amp-Provistion-Manager-Tasks/m-p/72267#M15049</guid>
      <dc:creator>gnorudnetapp</dc:creator>
      <dc:date>2011-08-18T00:55:11Z</dc:date>
    </item>
  </channel>
</rss>

