get_host_details
Retrieve comprehensive security details for a specific host entity from the Vectra AI platform to analyze threat detection data and support incident response workflows.
Instructions
Get complete detailed information about a specific host entity.
Returns:
str: Formatted string with detailed information about the host entity.
If the host is not found, returns a message indicating that no host was found with the specified ID.
If an error occurs during the request, raises an exception with the error message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_id | Yes | ID of the host entity to retrieve details for |