manage_windows_update
Manage Windows Update rings and feature, quality, and driver update profiles through list, get, create, modify, and delete actions.
Instructions
Manage Windows Update rings and feature/quality/driver update profiles.
action values: list_update_rings — List all Windows update rings get_update_ring — Get update ring details (policy_id) create_update_ring — Create an update ring (body) update_update_ring — Modify an update ring (policy_id, body) delete_update_ring — Delete an update ring (policy_id, confirm=True) list_feature_updates — List Windows feature update profiles get_feature_update — Get a feature update profile (policy_id) create_feature_update — Create a feature update profile (body) list_quality_updates — List quality/expedite update policies list_driver_updates — List driver update profiles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| body | No | ||
| action | Yes | ||
| confirm | No | ||
| policy_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||