list_systems_needing_reboot
Retrieve list of systems that require reboot, including system ID, name, and reboot status. Supports optional limit and offset for pagination.
Instructions
List systems that require reboot.
Inputs: optional limit, offset.
limit is capped at 500.
Returns: items with systems requiring reboot (system_id, system_name, reboot_status) and meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||