zdx_get_deeptrace_cloudpath
Obtain the cloud-path (hop-by-hop network path) from a ZDX deep trace, returned as curated, nested JSON.
Instructions
Get the cloud-path (hop-by-hop network path) captured during a ZDX deep trace (curated, nested 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 |