inventory__get_host_system_profile
Retrieve detailed hardware and software configuration for specific hosts, including CPU, memory, network, disks, and RHEL software details.
Instructions
Get detailed system profile information for specific hosts.
Returns comprehensive hardware and software configuration data including CPU details (model, count, cores per socket), memory info (system_memory_bytes), infrastructure details (type, vendor), network interfaces, disk devices, BIOS information, and various system state data. For RHEL hosts, also includes software information such as enabled repositories, installed packages, and enabled services. This provides the most detailed technical specifications for each host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_ids | No | Comma-separated list of host IDs (UUIDs) to get system profiles for. ALWAYS supply one or two UUIDs at a time! Expect really large responses which will overload your context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |