find_systems_by_ip
Retrieve systems matching a given IP address from your Uyuni infrastructure, showing system name, ID, and IP.
Instructions
Find systems by IP address.
Inputs: ip_address; optional limit, offset.
limit is capped at 500.
Returns: items with matching systems (system_name, system_id, ip) and meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||