<?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: Need help with object properties in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91471#M17032</link>
    <description>&lt;P&gt;Also - you might want to post this is the powershell forum.. They made it hard to find, but it's located under microsoft virtualization&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2014 11:47:26 GMT</pubDate>
    <dc:creator>JGPSHNTAP</dc:creator>
    <dc:date>2014-10-08T11:47:26Z</dc:date>
    <item>
      <title>Need help with object properties</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91403#M17030</link>
      <description>&lt;P&gt;All, how do you get object properties that match the CLI -instance commands?&lt;BR /&gt;&lt;BR /&gt;For example, how would you get vserver.rootvolumesecuritystyle - $v[0].rootvolumesecuritystyle returns blank&lt;BR /&gt;&lt;BR /&gt;Using get-ncVserver | getMember may or may not return a property that works.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;There are other ones like get-ncvol.snapshot-policy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:27:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91403#M17030</guid>
      <dc:creator>stephen2</dc:creator>
      <dc:date>2025-06-05T05:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with object properties</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91431#M17031</link>
      <description>&lt;P&gt;Greeting,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By default powershell does not populate subattributes. You can get all of the volume info with this command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$vols = Get-NcVol -Template -Fill&lt;/P&gt;&lt;P&gt;$vols = Get-NcVol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The -fiil attribute forces the complete array to populate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are only targeting a specific Sub attribute you can get it with this command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$v = Get-NcVol -Template&lt;BR /&gt;Initialize-NcObjectProperty $v VolumeStateAttributes&lt;BR /&gt;$v = Get-NcVol&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are trying to determine what is in a varible&lt;/P&gt;&lt;P&gt;$v|gm&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;John&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>Tue, 07 Oct 2014 22:26:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91431#M17031</guid>
      <dc:creator>olson</dc:creator>
      <dc:date>2014-10-07T22:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with object properties</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91471#M17032</link>
      <description>&lt;P&gt;Also - you might want to post this is the powershell forum.. They made it hard to find, but it's located under microsoft virtualization&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:47:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-help-with-object-properties/m-p/91471#M17032</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2014-10-08T11:47:26Z</dc:date>
    </item>
  </channel>
</rss>

