Issues with Pure Storage Report #22
Replies: 1 comment
-
|
Hi @seb-pythoud, Unfortunately this report is no longer being maintained. I suspect it would require updating to work with Pure's new PowerShell modules and/or APIs. I no longer have access to an environment with a FlashArray so this report relies solely on community members to update and maintain. If you would like some assistance, I suggest creating a fork of the repository and then cloning it to your machine. Use GitHub Copilot/Claude/Codex to review the code and work with it to try and update it to get it working again. Use the guide as a reference to bring the module inline with the new code structure. Happy to help you along the way. Cheers, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi.
Is PureStorage module still up-to-date or working ?
I got this error when running it :
WARNING: [ 16:14:34:100 ] [ Module ] - AsBuiltReport.Core 1.4.3 is currently installed. Please wait while the PureStorage FlashArray As Built Report is being generated. Invoke-AsBuiltReport.PureStorage.FlashArray: C:\Program Files\WindowsPowerShell\Modules\AsBuiltReport.Core\1.4.3\Src\Public\New-AsBuiltReport.ps1:424 Line | 424 | … & "Invoke-$($ReportModuleName)" -Target $Target -Credenti … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | The term 'New-PfaArray' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path | was included, verify that the path is correct and try again.Installed modules :
Name Version AsBuiltReport.NetApp.ONTAP 0.6.7 AsBuiltReport.PureStorage.FlashArray 0.4.1 PureStoragePowerShellSDK2 2.33.187Originally posted by @seb-pythoud in #7
Beta Was this translation helpful? Give feedback.
All reactions