pending_updates
Check pending package updates on a server instance, returning security and total counts, reboot-required status, and sample package names via read-only simulation.
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. |