<?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: Nimble Powershell and Clone in Application Integration</title>
    <link>https://community.hpe.com/t5/application-integration/nimble-powershell-and-clone/m-p/7053746#M1152</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Kindly&amp;nbsp;contact Nimble Support @ 1-877-364-6253, and open a service request to get the details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dinesh&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2019 07:35:06 GMT</pubDate>
    <dc:creator>dineshkumar_s</dc:creator>
    <dc:date>2019-07-05T07:35:06Z</dc:date>
    <item>
      <title>Nimble Powershell and Clone</title>
      <link>https://community.hpe.com/t5/application-integration/nimble-powershell-and-clone/m-p/7051321#M1149</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm the process of trying to put a script together that will allow me to do the following:&lt;/P&gt;&lt;P&gt;1. Retrieve the latest or most recent snapshot from a replicated volume&lt;BR /&gt;2. Create a clone from this snapshot and grant the proper access control&lt;/P&gt;&lt;P&gt;The area I'm struggling with is using variables instead of absolute values. If I try to use variables for the snap id and initiator id, the script errors out but if I use the actual ID's then it works.&lt;/P&gt;&lt;P&gt;##Getting the latest snapshot&lt;BR /&gt;GEt-NSsnapshot -vol_name REPL01 | Sort-Object -Property id | Select-Object -Last 1&lt;/P&gt;&lt;P&gt;##Creating a clone from the snapshot and bringing it online&lt;BR /&gt;New-NSVolume -name RestoreTest -base_snap_id 0442bd909b20a3747a0000000000000076000084f5 -clone $true -online $true&lt;/P&gt;&lt;P&gt;##Getting initiator group and granting access&lt;BR /&gt;New-NSAccessControlRecord -initiator_group_id 02581d5d1291f8331b000000000000000000000001 -vol_id 06581d5d1291f8331b00000000000000000000002b&lt;/P&gt;&lt;P&gt;How can I get the latest snapshot's ID and place that into a variable so then I can create a new clone from that variable? I would also like to do the same for the initiator group.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 15:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/nimble-powershell-and-clone/m-p/7051321#M1149</guid>
      <dc:creator>NimblePS</dc:creator>
      <dc:date>2019-06-19T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Nimble Powershell and Clone</title>
      <link>https://community.hpe.com/t5/application-integration/nimble-powershell-and-clone/m-p/7053746#M1152</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Kindly&amp;nbsp;contact Nimble Support @ 1-877-364-6253, and open a service request to get the details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dinesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 07:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/application-integration/nimble-powershell-and-clone/m-p/7053746#M1152</guid>
      <dc:creator>dineshkumar_s</dc:creator>
      <dc:date>2019-07-05T07:35:06Z</dc:date>
    </item>
  </channel>
</rss>

