zdx_get_deeptrace_webprobe_metrics
Retrieve web-probe metrics from a ZDX deep trace for a specific device and trace. Use optional JMESPath to filter results.
Instructions
Get web-probe metrics captured during a ZDX deep trace (curated, nested time-series JSON). Read-only.
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 |