zdx_list_deeptrace_top_processes
Retrieve the top processes captured during a ZDX deep trace to spot resource-intensive processes degrading performance.
Instructions
List the top processes captured during a ZDX deep trace (full records).
Read-only. Returns the process groups captured during the session — useful for spotting resource-intensive processes impacting performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| trace_id | Yes | ||
| device_id | Yes |