pending_updates
Discover pending package updates on a server, including security and total counts, reboot requirement, and sample package names. Performs a read-only check without installing anything.
Instructions
Pending package updates on one instance: security vs total counts, reboot-required state, and sample package names. Read-only (apt-get simulation on Debian/Ubuntu, dnf updateinfo/check-update on RHEL-family; never installs). Returns JSON: {manager, security_count, total_count, reboot_required, sample_packages: []}. Errors: pkg_manager_not_supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | Instance ID or name. |