Function
| Arg | Description | Type |
|---|---|---|
| id | Process ID. | string |
| data_callback | A VQL Lambda function to that receives a ProcessEntry and returns the data node for each process. | Lambda |
| max_items | The maximum number of process entries to return (default 1000) | int64 |
Get the full process tree under the process id.