Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.

Pure Storage FlashArray PowerShell SDK 1    

GitHub all releases PowerShell Gallery

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. Version 2 can be found in this repository: :octocat: Github Repository for SDK version 2

💾 INSTALLATION

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 PureStoragePowerShellSDK

This repository contains the standalone MSI installer.

👇 DOWNLOADS

🔸 Version 1 MSI Installation Package

🔸 Version 2 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


📺 VIDEOS

Check the Pure Storage YouTube channel for SDK v1 videos


🔧 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!