AsBuiltReport.Veeam.VBR
AsBuiltReport.Veeam.VBR copied to clipboard
Consider migrating report from Veeam PowerShell modules to a Rest API solution.
Veeam Backup & Replication version
12.1
Description
Currently maintaining the report is difficult using the Veeam powershell module as this module remains restricted to windows and does not support PWSH versions > 5.1. Also the report cannot be run from MacOS or linux.
Additional Context
It would be nice to migrate the report to use Rest API so that you can run the report on any version of PWSH and/or operating system.
Veeam community Hackathon:
veeam-powershell-sdk: https://github.com/VeeamCommunity/veeamcommunity-2023-Team-2/blob/main/Release/veeam-powershell-sdk/veeam-powershell-sdk.psm1
Before submitting
- [X] I have read the documentation, and referred to the known issues before submitting this change request.
- [X] I have checked for previously opened & closed issues before submitting this change request.