Skip to content

PureStorage-Connect/PowerShellSDK

Repository files navigation

Pure Storage FlashArray PowerShell SDK version 1


GitHub all releases PowerShell Gallery

This version of the SDK is no longer maintained and will be deprecated in the near future.

The Pure Storage FlashArray PowerShell SDK provides integration with the Purity Operating Environment and FlashArray. It provides functionalities of Purity's REST API as PowerShell cmdlets.

This is version 1 of the SDK. This version support FlashArray Purity API versions 1.7 to 1.19. Version 2 of the SDK which supports FlashArray Purity API version 2.0 and later can be found in this repository :octocat: SDK v2 Repository

💾 INSTALLATION

There are two ways to install the SDK:

  • Recommended - Using Install-Module to pull the module from the PowerShell Gallery (PSGallery).
  • A standalone MSI installation package. The recommended method for installation is to use the Install-Module cmdlet in PowerShell which will pull the latest release from the PowerShell Gallery.
Install-Module -Name PureStoragePowerShellSDK

This repository contains the standalone MSI installer in the Releases section.

👇 DOWNLOADS

🔸 Version 1.19.49 MSI Installation Package 🔸 Downloadable HTML Help File

🔸 Pure Storage Support -- Programming Interfaces > PowerShell

🔸 Quick Start Guide Script and Supplemental PowerShell SDK Examples


🚀 LATEST MSI RELEASE OF SDK v1.x

📅 HISTORY

  • v1.19.37.0
  • v1.17.16.0
  • v1.17.11.0
  • v1.16.0
  • v1.13.0
  • v1.7.4
  • v1.6.6
  • v1.5.5
  • v1.5.4

📺 VIDEOS

Check the Pure Storage YouTube channel for SDK v1 videos


🔧 RESOURCES

To report issues or request new features, please file an Issue.

❓ For questions, join our Pure Storage Code Slack team! Check out the #pfa-powershell channel

Be sure to check,  code.purestorage.com for all our APIs, SDK, and more!