<?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: How to retrieve qtree export policies in CDOT in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75242#M15636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stephen,&lt;/P&gt;&lt;P&gt;You can get the export policies for each qtree using the Get-NcQtree commandlet. You need to save it to an object and access the property in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$qtrees = Get-NcQtree&lt;/P&gt;&lt;P&gt;foreach ( $qt in $qtrees ) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Write-Host $qt.Qtree -&amp;gt; $qt.ExportPolicy&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dhruv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 04:59:14 GMT</pubDate>
    <dc:creator>dhruvd</dc:creator>
    <dc:date>2014-08-14T04:59:14Z</dc:date>
    <item>
      <title>How to retrieve qtree export policies in CDOT</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75239#M15635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone know how to retrieve the export policies attached to qtrees? The get-ncqtree does not return it. If I invoke get-ncssh with qtree show -field export-policy, the policy is returned but in a format that can't be retrieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is duplicate export access from a source vserver to a destination vserver for qtrees. If anyone has figured out how to do this, please point me in the right direction.&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:30:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75239#M15635</guid>
      <dc:creator>stephen2</dc:creator>
      <dc:date>2025-06-05T05:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve qtree export policies in CDOT</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75242#M15636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stephen,&lt;/P&gt;&lt;P&gt;You can get the export policies for each qtree using the Get-NcQtree commandlet. You need to save it to an object and access the property in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$qtrees = Get-NcQtree&lt;/P&gt;&lt;P&gt;foreach ( $qt in $qtrees ) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Write-Host $qt.Qtree -&amp;gt; $qt.ExportPolicy&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dhruv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 04:59:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75242#M15636</guid>
      <dc:creator>dhruvd</dc:creator>
      <dc:date>2014-08-14T04:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve qtree export policies in CDOT</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75248#M15637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind. It is exposed with the 3.1 toolkit. I was using 3.0&amp;nbsp; I updated and it now returns export policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 11:59:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-retrieve-qtree-export-policies-in-CDOT/m-p/75248#M15637</guid>
      <dc:creator>stephen2</dc:creator>
      <dc:date>2014-08-14T11:59:13Z</dc:date>
    </item>
  </channel>
</rss>

