zdx_list_cloudpath_probes
List cloud-path probes for a ZDX device and app to obtain the cloudpath_probe_id required for starting a deep trace.
Instructions
List cloud-path probes for an app on a ZDX device (full records).
Read-only. Call this BEFORE zdx_start_deeptrace to obtain the
cloudpath_probe_id the deep-trace payload needs.
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. | |
| since | No | ||
| app_id | Yes | ||
| device_id | Yes |