Pure Storage PowerShell Toolkit 1.0

Quick post here. A PowerShell toolkit for Pure Storage has been released and can be downloaded here:

https://github.com/barkz/PureStoragePowerShellToolkit/releases/download/v1.0-Beta/PureStorage.zip

It currently offers:

  • Create a volume
  • Create a new volume from a source (snap or volume)
  • Snap a volume
  • Get volume statistics

I won’t go into detail because my colleague @themsftdude (who created the actual kit) did a fine job of describing it on his own blog:

http://www.themicrosoftdude.com/?p=2201

This will save you a lot of time in your own scripts. These leverage our REST API and will spare you the steps of creating your own REST calls in your script. Look for this toolkit to expand in the near future.