Skip to content

Commit 876b9ca

Browse files
author
barkz
committed
Release 1.6.6.0
1 parent eec876d commit 876b9ca

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

README.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,36 +8,8 @@ The Pure Storage PowerShell SDK provides integration with the Purity Operating E
88
* [Quick Start Guide PowerShell SDK Examples (ZIP)](https://github.com/PureStorage-Connect/PowerShellSDK/blob/master/SDK-Examples.zip)
99

1010
### LATEST RELEASE
11-
<<<<<<< HEAD
1211
* [v1.6.6](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.6.6.0)
1312

1413
### OLDER RELEASES
1514
* [v1.5.5](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.5.0)
16-
* [v1.5.4](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.4.0)
17-
=======
18-
* Latest [v1.5.5](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.5.0)
19-
20-
### OLDER RELEASES
21-
* [v1.5.4](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.4.0)
22-
23-
### INSTALLATION AND UNINSTALLATION
24-
To install the PowerShell SDK, extract and run PurePowerShellSDKInstaller.msi, and follow the instructions. Administrator privilege is required to install. To verify the installation, run "Get-Command -Module PureStoragePowerShellSDK" in a new PowerShell prompt. The newly installed cmdlets should be listed. The PowerShell SDK can be uninstalled from "Programs and Features" of the Control Panel.
25-
26-
### KNOWN ISSUES
27-
28-
* `Get-PfaProtectionGroupVolumeSnapshots` does not work if the array is connected using REST API 1.4.
29-
* `Get-PfaVolumeSpaceMetrics` does not return the "size" property of a volume if the array is connected using REST API 1.0 or 1.1.
30-
31-
### PERFORMANCE TESTING
32-
33-
No performance testing was done for this release.
34-
35-
### OPEN SOURCE LICENSES
36-
37-
Json.NET:
38-
> The MIT License (MIT)
39-
Copyright (c) 2007 James Newton-King
40-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
41-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
42-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
43-
>>>>>>> master
15+
* [v1.5.4](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.4.0)

0 commit comments

Comments
 (0)