Update-FirmwareUsingCatalog.ps1 throws an exception on some systems
Closed this issue · 1 comments
RaajeevKalyan commented
Update-FirmwareUsingCatalog.ps1 throws an exception on systems that are compliant and do not have a navigation link to a detailed compliance report -
RaajeevKalyan commented
Fixed by latest commit -
The baseline didn't set a flag properly causing no compliance reports / navigation links to be returned .. an invalid handling of this code led to sending a request to the IP of the appliance instead of a valid endpoint and the result was not valid json causing an exception when parsed
Tested on a system without compliance issues / one with compliance issues / and a combination group with the two systems