Skip to content

Commit f3bb069

Browse files
Update README.md
1 parent 286388e commit f3bb069

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
# Pure Storage PowerShell SDK v2.2 Readme
1+
# Pure Storage FlashArray PowerShell SDK v2.2 Readme
22

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
411

512
### DOWNLOADS
13+
* [PSGallery] (https://www.powershellgallery.com/packages?q=purestorage)
614
* [Installation Package](https://github.com/PureStorage-Connect/PowerShellSDK2/blob/master/PurePowerShellSDKInstaller.msi)
715
* [Pure Storage Support -- Programming Interfaces > PowerShell](https://support.purestorage.com/Solutions/Programming_Interfaces/PowerShell)
816

@@ -11,3 +19,19 @@ The Pure Storage PowerShell SDK provides integration with the Purity Operating E
1119

1220
### HISTORY
1321
* [v2.2.267] Initial release
22+
23+
<!-- wp:separator -->
24+
<hr class="wp-block-separator"/>
25+
<!-- /wp:separator -->
26+
27+
<!-- wp:paragraph -->
28+
<p><em>To report issues or request new features, please enter them here:</em></p>
29+
<!-- /wp:paragraph -->
30+
31+
<!-- wp:paragraph -->
32+
<p><a href="https://github.com/PureStorage-Connect/vRO-Plugin/issues">https://github.com/PureStorage-Connect/PowerShellSDK2/issues</a></p>
33+
<!-- /wp:paragraph -->
34+
35+
<!-- wp:paragraph -->
36+
<p>For questions,&nbsp;<a href="https://codeinvite.purestorage.com/">join our Pure Storage Code Slack</a>&nbsp;team! Check out the #pfa-powershell channel</p>
37+
<!-- /wp:paragraph -->

0 commit comments

Comments
 (0)