Skip to content

Commit ebe72f0

Browse files
committed
v2200
Added vVol replication and policy management cmdlets
1 parent f0f5b2c commit ebe72f0

File tree

12 files changed

+1516
-78
lines changed

12 files changed

+1516
-78
lines changed

PureStorage.FlashArray.VMware.Configuration/PureStorage.FlashArray.VMware.Configuration.psd1

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.Configuration.psd1
7-
Version: 2.0.0.1
8-
Copyright: 2020 Pure Storage, Inc.
7+
Version: 2.0.0.2
8+
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareConfigurationPowerShell
1111
Disclaimer
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.Configuration.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.1'
32+
ModuleVersion = '2.0.0.2'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '8f427302-6faf-42de-9f58-09276c3343cb'
@@ -104,22 +104,20 @@
104104

105105
#Support for PowerShellGet galleries.
106106
PSData = @{
107-
108107
# Tags applied to this module. These help with module discovery in online galleries.
109-
# Tags = @()
108+
Tags = @("VMware","PureStorage")
110109

111110
# A URL to the license for this module.
112-
# LicenseUri = ''
111+
LicenseUri = 'https://www.purestorage.com/content/dam/pdf/en/legal/pure-storage-plugin-end-user-license-agreement.pdf'
113112

114113
# A URL to the main website for this project.
115114
# ProjectUri = ''
116115

117116
# A URL to an icon representing this module.
118-
# IconUri = ''
117+
IconUri = 'https://pure-vmware-plugin-repository.s3-us-west-1.amazonaws.com/Images/pslogo.png'
119118

120119
# ReleaseNotes of this module
121-
# ReleaseNotes = ''
122-
120+
ReleaseNotes = 'https://github.com/PureStorage-OpenConnect/PureStorage.FlashArray.VMware'
123121
}
124122

125123
}

PureStorage.FlashArray.VMware.RDM/PureStorage.FlashArray.VMware.RDM.psd1

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.RDM.psd1
7-
Version: 2.0.0.0
8-
Copyright: 2020 Pure Storage, Inc.
7+
Version: 2.0.0.1
8+
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareRDMPowerShell
1111
Disclaimer
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.RDM.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.0'
32+
ModuleVersion = '2.0.0.1'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '49e8405f-e78f-4b5d-b121-113d5ad37098'
@@ -41,7 +41,8 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2020 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2021
45+
Pure Storage, Inc. All rights reserved.'
4546

4647
# Description of the functionality provided by this module
4748
Description = 'Pure Storage FlashArray VMware PowerShell RDM management.'
@@ -104,22 +105,20 @@
104105

105106
#Support for PowerShellGet galleries.
106107
PSData = @{
107-
108108
# Tags applied to this module. These help with module discovery in online galleries.
109-
# Tags = @()
109+
Tags = @("VMware","PureStorage")
110110

111111
# A URL to the license for this module.
112-
# LicenseUri = ''
112+
LicenseUri = 'https://www.purestorage.com/content/dam/pdf/en/legal/pure-storage-plugin-end-user-license-agreement.pdf'
113113

114114
# A URL to the main website for this project.
115115
# ProjectUri = ''
116116

117117
# A URL to an icon representing this module.
118-
# IconUri = ''
118+
IconUri = 'https://pure-vmware-plugin-repository.s3-us-west-1.amazonaws.com/Images/pslogo.png'
119119

120120
# ReleaseNotes of this module
121-
# ReleaseNotes = ''
122-
121+
ReleaseNotes = 'https://github.com/PureStorage-OpenConnect/PureStorage.FlashArray.VMware'
123122
}
124123

125124
}

PureStorage.FlashArray.VMware.Software/PureStorage.FlashArray.VMware.Software.psd1

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.Software.psd1
7-
Version: 2.0.0.0
8-
Copyright: 2020 Pure Storage, Inc.
7+
Version: 2.0.0.1
8+
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareSoftwarePowerShell
1111
Disclaimer
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.Software.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.0'
32+
ModuleVersion = '2.0.0.1'
3333

3434
# ID used to uniquely identify this module
3535
GUID = '1a8ffc6d-02ae-4406-b51e-73c8d543b7ac'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2020 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell software management.'
@@ -105,22 +105,20 @@
105105

106106
#Support for PowerShellGet galleries.
107107
PSData = @{
108-
109108
# Tags applied to this module. These help with module discovery in online galleries.
110-
# Tags = @()
109+
Tags = @("VMware","PureStorage")
111110

112111
# A URL to the license for this module.
113-
# LicenseUri = ''
112+
LicenseUri = 'https://www.purestorage.com/content/dam/pdf/en/legal/pure-storage-plugin-end-user-license-agreement.pdf'
114113

115114
# A URL to the main website for this project.
116115
# ProjectUri = ''
117116

118117
# A URL to an icon representing this module.
119-
# IconUri = ''
118+
IconUri = 'https://pure-vmware-plugin-repository.s3-us-west-1.amazonaws.com/Images/pslogo.png'
120119

121120
# ReleaseNotes of this module
122-
# ReleaseNotes = ''
123-
121+
ReleaseNotes = 'https://github.com/PureStorage-OpenConnect/PureStorage.FlashArray.VMware'
124122
}
125123

126124
}

PureStorage.FlashArray.VMware.VCF/PureStorage.FlashArray.VMware.VCF.psd1

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.VCF.psd1
7-
Version: 2.0.0.1
8-
Copyright: 2020 Pure Storage, Inc.
7+
Version: 2.0.0.2
8+
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareVMFSPowerShell
1111
Disclaimer
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.VCF.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.1'
32+
ModuleVersion = '2.0.0.2'
3333

3434
# ID used to uniquely identify this module
3535
GUID = 'd722807a-d903-490a-a1d9-418fd8d90591'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2020 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell VMFS management.'
@@ -105,22 +105,20 @@
105105

106106
#Support for PowerShellGet galleries.
107107
PSData = @{
108-
109108
# Tags applied to this module. These help with module discovery in online galleries.
110-
# Tags = @()
109+
Tags = @("VMware","PureStorage")
111110

112111
# A URL to the license for this module.
113-
# LicenseUri = ''
112+
LicenseUri = 'https://www.purestorage.com/content/dam/pdf/en/legal/pure-storage-plugin-end-user-license-agreement.pdf'
114113

115114
# A URL to the main website for this project.
116115
# ProjectUri = ''
117116

118117
# A URL to an icon representing this module.
119-
# IconUri = ''
118+
IconUri = 'https://pure-vmware-plugin-repository.s3-us-west-1.amazonaws.com/Images/pslogo.png'
120119

121120
# ReleaseNotes of this module
122-
# ReleaseNotes = ''
123-
121+
ReleaseNotes = 'https://github.com/PureStorage-OpenConnect/PureStorage.FlashArray.VMware'
124122
}
125123

126124
}

PureStorage.FlashArray.VMware.VMFS/PureStorage.FlashArray.VMware.VMFS.psd1

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Created by: Cody Hosterman
55
Organization: Pure Storage, Inc.
66
Filename: PureStorage.FlashArray.VMware.VMFS.psd1
7-
Version: 2.0.0.0
8-
Copyright: 2020 Pure Storage, Inc.
7+
Version: 2.0.0.1
8+
Copyright: 2021 Pure Storage, Inc.
99
-------------------------------------------------------------------------
1010
Module Name: PureStorageFlashArrayVMwareVMFSPowerShell
1111
Disclaimer
@@ -29,7 +29,7 @@
2929
RootModule = 'PureStorage.FlashArray.VMware.VMFS.psm1'
3030

3131
# Version number of this module; major.minor[.build[.revision]]
32-
ModuleVersion = '2.0.0.0'
32+
ModuleVersion = '2.0.0.1'
3333

3434
# ID used to uniquely identify this module
3535
GUID = 'd196e4c0-16b8-4189-bc91-1bcee3b7dffe'
@@ -41,7 +41,7 @@
4141
CompanyName = 'Pure Storage, Inc.'
4242

4343
# Copyright statement for this module
44-
Copyright = '(c) 2020 Pure Storage, Inc. All rights reserved.'
44+
Copyright = '(c) 2021 Pure Storage, Inc. All rights reserved.'
4545

4646
# Description of the functionality provided by this module
4747
Description = 'Pure Storage FlashArray VMware PowerShell VMFS management.'
@@ -105,22 +105,20 @@
105105

106106
#Support for PowerShellGet galleries.
107107
PSData = @{
108-
109108
# Tags applied to this module. These help with module discovery in online galleries.
110-
# Tags = @()
109+
Tags = @("VMware","PureStorage")
111110

112111
# A URL to the license for this module.
113-
# LicenseUri = ''
112+
LicenseUri = 'https://www.purestorage.com/content/dam/pdf/en/legal/pure-storage-plugin-end-user-license-agreement.pdf'
114113

115114
# A URL to the main website for this project.
116115
# ProjectUri = ''
117116

118117
# A URL to an icon representing this module.
119-
# IconUri = ''
118+
IconUri = 'https://pure-vmware-plugin-repository.s3-us-west-1.amazonaws.com/Images/pslogo.png'
120119

121120
# ReleaseNotes of this module
122-
# ReleaseNotes = ''
123-
121+
ReleaseNotes = 'https://github.com/PureStorage-OpenConnect/PureStorage.FlashArray.VMware'
124122
}
125123

126124
}

0 commit comments

Comments
 (0)