list_systems
Retrieve a paginated list of active systems in Uyuni, returning system names and IDs for use with other system management tools.
Instructions
List active systems in Uyuni.
Inputs: optional `limit`, `offset`.
`limit` is capped at 500.
Returns: `items` with active systems (`system_name`, `system_id`) and `meta`.
Note: use `system_id` for other system tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||