qradar_get_asset
Retrieve a specific asset's complete profile from QRadar SIEM by Asset ID, including interfaces, IPs, MACs, OS products, users, and vulnerability count in one JSON.
Instructions
Retrieve full details of a single asset by its Asset ID.
Args: asset_id: Unique integer ID of the asset.
Returns: JSON string containing comprehensive asset details (interfaces, IPs, MACs, OS products, users, vulnerability count).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |