You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Pure Storage FlashArray PowerShell SDK v2.2 Readme
2
2
3
-
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.
3
+
The SDK provides integration with the Purity Operating Environment and the FlashArray. It provides functionalities of Purity's REST API as PowerShell cmdlets.
4
+
5
+
The Pure Storage PowerShell SDK version 2 is a major new release of the SDK. Cmdlet naming and parameters have changed since previous SDK version 1 releases. Please be sure to view the included readme and release_notes files, as well as visit our website at https://support.purestorage.com/Solutions/Microsoft_Platform_Guide for more information.
6
+
7
+
To install the module, you can either:
8
+
- download the module folder from here or from the link below and do an Import-Module -Name PureStoragePowerShellSDK2.psd1
9
+
- do an Install-Module PureStoragePowerShellSDK2 from the PSGallery repository
10
+
- install using the MSI (Windows) avilable in the MSI Installer folder or at the link below
<p>For questions, <ahref="https://codeinvite.purestorage.com/">join our Pure Storage Code Slack</a> team! Check out the #pfa-powershell channel</p>
0 commit comments