Windows Updates
Browse the Windows Update catalog and check applicability
📄️ Get applicable Windows updates
Get cached applicable Windows updates for this agent, including driver updates, install time estimates, pre-staging status, and supersedence information.
📄️ Get pre-staging status
Get the pre-staging status for an agent, including which updates have been pre-staged.
📄️ Remove all pre-staged updates
Remove all pre-staged updates from an agent by sending a cleanup command.
📄️ Trigger pre-staging
Manually trigger pre-staging for an agent, optionally bypassing the maintenance window check.
📄️ Remove specific pre-staged updates
Remove specific pre-staged updates from an agent by update IDs.
📄️ List Windows or Linux updates with pagination, search, and filters
Returns paginated list of updates. Supports groupBy=kb for KB-grouped view, platform filter for Linux advisories, severity/status/product/classification filters with inclusion and exclusion variants.
📄️ Get update by internal UUID
Returns a single update by its internal database UUID. Most reliable lookup method.
📄️ Get update by Microsoft Update Catalog GUID
Returns a single update by its Microsoft Update Catalog GUID. Unique per update variant (architecture/version).
📄️ Get update(s) by KB number
Returns update details for a KB number. KB numbers are not unique; multiple variants may exist. Returns the most recent update with variant info if multiple exist.
📄️ Get catalog summary statistics
Returns aggregate statistics of the Windows Updates catalog including counts by severity, approval status, and supersedence status.
📄️ Fetch specific updates by UUID array
Returns updates matching the provided array of internal UUIDs.
📄️ Get applicable updates for a specific endpoint
Returns applicable Windows Updates for a specific endpoint based on OS name, version, build, architecture, and installed updates. Implements intelligent cumulative update filtering.
📄️ Look up KB numbers in catalog
Returns enriched details (title, release date, severity) for an array of KB numbers.
📄️ Unified browse endpoint for Windows and Linux updates
Combines Windows SystemUpdate and Linux LinuxSecurityAdvisory into a unified browse response.
📄️ List active upgrade packages
List active Windows feature upgrade packages available for deployment.