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.16 here in our Microsoft Platform Guide.
Information |
---|
The Pure Storage PowerShell SDK 1.19 is available and supported. There will be no future development on the 1.x versions of the SDK. All development is focused on supporting Purity REST API 2.x and greater. |
We have an open-source project, Pure Storage PowerShell Toolkit that provides additional cmdlets to perform operations like testing Windows Server best practices, creating reports, remove pending deletes and more. We are always looking for contributions and feature requests. |
Learn about all of the new capabilities that have been added to SDK 2.24 in the Release Notes.
There are two ways to install the SDK:
- The PowerShell Gallery
This is the recommended method for installation. Using this method will pull the latest release from the PowerShell Gallery.
Install-Module -Name PureStoragePowerShellSDK2
- Standalone Windows Installer Package (MSI)
🔘 Installation Package
🔘 Pure Storage Support -- Programming Interfaces > PowerShell
🔘 Quick Start PowerShell SDK 2 Examples
🔘 Downloadable SDK v2 HTML Help file
🔘 SDK version 1.x Github Repository
- [v2.2.276.0] Bug fix for New-Pfa2ArrayAuth and Invoke-Pfa2ClimCommand
- [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.
Visit code.purestorage.com for all our links to APIs, SDK, sample scripts, and more!