vulnerability__get_systems
Retrieve a list of systems from Red Hat Insights Vulnerability inventory, showing system details and CVE counts. Filter by workspace, RHEL version, or 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 |
|---|---|---|---|
| sort | No | Attribute sorting. Use `-` prefix to sort in descending order. | -updated |
| limit | No | Pagination - Maximum number of records per page. | |
| offset | No | Pagination - Offset of first record of paginated response. | |
| filter_ | No | Full text filter for the display name of system. | |
| 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 |