Actions
Improvement #11730
openImprovement #11632: Patch management/ Windows updates related improvements
Add search filters to backend API -Windows
Start date:
01/10/2024
Due date:
16/10/2024 (37 days late)
% Done:
100%
Estimated time:
Device Type:
Windows
Component:
Type:
Windows
Description
Backend development for searching of Windows Updates according to last deployed date, type, update category name and download size.
API context path - /api/device-mgt/windows/v1.0/devices/os-updates/device
Create a custom pagination request or filter class to hold the filters sent in the API call and do the necessary modifications to the API / DAO layer accordingly.
Actions