New Feature #12186
Updated by Subodhinie chathurajika 19 days ago
Modify the existing getWindowsUpdatesByDeviceId Create a new backend API endpoint to support filtering retrieve the installed Windows updates based on their installation status from the database by adding an isInstalled parameter , to extending the existing pagination request class. This API will populate the "Installed Updates" tab on the UI, allowing to view all updates that have already been installed to a Windows device device.