The Pure Storage PowerShell SDK provides integration with the Purity Operating Environment and FlashArray. It provides functionalities of Purity's REST API as PowerShell cmdlets. Read more about version 2 here in our Microsoft Platform Guide.
This is version 2 of the SDK. SDK Version 1 is still developed and supported, and can be found in this repository:
Github Repository for SDK version 1
There are two ways to install the SDK - via the PowerShell Gallery, or a standalone MSI installer. 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 PureStoragePowerShellSDK2
This repository contains the standalone MSI installer.
🔸 Installation Package
🔸 Pure Storage Support -- Programming Interfaces > PowerShell
🔸 PowerShell SDK v2 to FlashArray Purity API version matrix
🔸 SDK v1 to v2 cmdlet matrix
🔸 Downloadable Help file - View it online here
🔸 Quick Start PowerShell SDK 2 Examples
🔸 SDK version 1.x Github Repository
- [v2.2.272.0] Initial release
🔧 Click here to report any issues
❓ For questions or comments, join our Pure Storage Code Slack team! Check out the #pfa-powershell channel
Be sure to check, code.purestorage.com for all our links to APIs, SDK, sample scripts, and more!