<?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 WFA - Create SnapVault command in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114892#M20417</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently the WFA default command set contains some SnapVault commands, like Create SnapVault, Set SnapVault snapshot schedule, Remove SnapVault and Update SnapVault.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this moment, we are trying to use only default commands in our workflows, except for a couple of really needed custom coded commands, which relate to this specific customer envrionment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We noticed that the Create SnapVault command requires to create a new qtree, while it is possible to use an existing volume.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would like to set a SnapVault relationship to an existing destination volume/qtree.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course, we could write this code ourselves, butwe&amp;nbsp; would like to see a command, like for example "Set SnapVault relationship", included in the default certified command set or available via the Storage Automation Store.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you provide us with an answer, if this is doable, and by when it could be arranged?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS. We are using a 7-mode envrionment and WFA version 3.0.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 22:16:41 GMT</pubDate>
    <dc:creator>ArjonStellinga</dc:creator>
    <dc:date>2025-06-04T22:16:41Z</dc:date>
    <item>
      <title>WFA - Create SnapVault command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114892#M20417</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently the WFA default command set contains some SnapVault commands, like Create SnapVault, Set SnapVault snapshot schedule, Remove SnapVault and Update SnapVault.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this moment, we are trying to use only default commands in our workflows, except for a couple of really needed custom coded commands, which relate to this specific customer envrionment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We noticed that the Create SnapVault command requires to create a new qtree, while it is possible to use an existing volume.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would like to set a SnapVault relationship to an existing destination volume/qtree.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course, we could write this code ourselves, butwe&amp;nbsp; would like to see a command, like for example "Set SnapVault relationship", included in the default certified command set or available via the Storage Automation Store.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you provide us with an answer, if this is doable, and by when it could be arranged?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS. We are using a 7-mode envrionment and WFA version 3.0.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:16:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114892#M20417</guid>
      <dc:creator>ArjonStellinga</dc:creator>
      <dc:date>2025-06-04T22:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - Create SnapVault command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114982#M20436</link>
      <description>&lt;P&gt;The current certified command which is there in WFA should be good enough to use it.&lt;/P&gt;&lt;P&gt;I have created a workflow using WFA 3.1P1, to create this workflow.&lt;/P&gt;&lt;P&gt;The trick lies in writing the user input queries, ie SQL.&lt;/P&gt;&lt;P&gt;You need to list down the Qtrees for that particular volume and that should do your work.&lt;/P&gt;&lt;P&gt;I have not tested the workflow, it is for demonstration purpose how you can do it.&lt;/P&gt;&lt;P&gt;However you can enhance on the same workflow. Please let us know if you need more help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 05:36:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114982#M20436</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2016-01-25T05:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: WFA - Create SnapVault command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114988#M20437</link>
      <description>&lt;P&gt;Thank you for your reply, Abhit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are going to have a look at the release notes of the new version, and test your answer.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 08:41:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Create-SnapVault-command/m-p/114988#M20437</guid>
      <dc:creator>ArjonStellinga</dc:creator>
      <dc:date>2016-01-25T08:41:42Z</dc:date>
    </item>
  </channel>
</rss>

