You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
Do not leave "+1" or other comments that do not add relevant information or questions.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
VMware Cloud Foundation
4.5
PowerShell Version
5.1
PowerCLI Version
12.7.0
Module Version
1.0.5
PowerValidatedSolutions Version
1.10.0
PowerVCF Version
2.2.0
Guest Operating System
Windows Server 2016
Environment Details
No response
Description
When running the Health Report it fails at $nsxtHtml = Invoke-Expression "Publish-NsxtCombinedHealth -server $sddcManagerFqdn -user $sddcManagerUser -pass $sddcManagerPass -json $jsonFilePath $($commandSwitch)"; $reportData += $nsxtHtml complaining that the $jsonFilePath is an empty value
Error or Debug Output
n/a
Expected Behavior
Should not fail
Actual Behavior
Error thrown
Steps to Reproduce
Run Invoke-VcfHealthReport
Log Fragments and Files
No response
Screenshots
No response
References
No response
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Code of Conduct
VMware Cloud Foundation
4.5
PowerShell Version
5.1
PowerCLI Version
12.7.0
Module Version
1.0.5
PowerValidatedSolutions Version
1.10.0
PowerVCF Version
2.2.0
Guest Operating System
Windows Server 2016
Environment Details
No response
Description
When running the Health Report it fails at $nsxtHtml = Invoke-Expression "Publish-NsxtCombinedHealth -server $sddcManagerFqdn -user $sddcManagerUser -pass $sddcManagerPass -json$jsonFilePath $ ($commandSwitch)"; $reportData += $nsxtHtml complaining that the $jsonFilePath is an empty value
Error or Debug Output
n/a
Expected Behavior
Should not fail
Actual Behavior
Error thrown
Steps to Reproduce
Run Invoke-VcfHealthReport
Log Fragments and Files
No response
Screenshots
No response
References
No response
The text was updated successfully, but these errors were encountered: