vulnerability__get_systems
Retrieve systems from Red Hat Insights Vulnerability inventory with details including system name, RHEL version, and CVE count. Filter by workspace, RHEL version, or display name.
Instructions
Get list of systems in Red Hat Insights Vulnerability inventory.
List all systems registered in Red Hat Insights Vulnerability service, including information about their last check-in, system name, workspace name, RHEL version, and number of CVEs affecting them. This tool shows both affected and not affected systems. For more info refer to OpenAPI spec
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_ | No | Full text filter for the display name of system. | |
| limit | No | Pagination - Maximum number of records per page. | |
| offset | No | Pagination - Offset of first record of paginated response. | |
| sort | No | Attribute sorting. Use `-` prefix to sort in descending order. | -updated |
| group_names | No | Filter based on workspace names. Comma separated list of workspace names. | |
| rhel_versions | No | Filter based on RHEL versions. Comma separated list of RHEL versions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |