Agent Commands
Install updates, restart endpoints, trigger scans
Install updates on an agent
Trigger update installations on a specific agent. Supports system updates (Windows KB), application updates (winget), Linux packages, and driver updates. Validates applicability before sending the install command.
Trigger a Windows feature upgrade
Initiate a feature upgrade on a specific agent using enablement packages or full upgrade media. Supports staged (two-phase) or direct (all-in-one) installation modes.
Finalize a pre-staged build upgrade
Trigger the finalize phase of a pre-staged build upgrade, or restart after enablement package install. For full upgrades, sends finalize_build_upgrade command. For enablement packages, sends a restart command.
Clean up build upgrade media
Send a cleanup command to remove leftover upgrade media from a failed feature upgrade. Used when an endpoint has stale data preventing a new upgrade attempt.
Bulk install updates
Trigger update installations on multiple agents at once. Supports installAllPending mode to auto-discover each agent's pending updates. Maximum 500 agents per request.
Bulk restart agents
Send restart commands to multiple agents at once. Maximum 100 agents per request. Offline agents are skipped.
Bulk push policies
Push configuration policies to multiple agents at once. Maximum 100 agents per request. Offline agents are skipped.
Bulk finalize build upgrades
Trigger finalize or enablement restart for multiple agents at once. Each agent must have a pending build upgrade task.
Restart an agent
Send a manual restart command to an agent. Supports force mode (immediate countdown) and prompted mode (user notification with postpone option). Agent must be online.
Get reboot settings
Get the reboot settings for a specific agent.
Update reboot settings
Update the reboot settings for a specific agent.