zdx_list_cloudpath_probes
List cloud path probes for a device and application. Obtain the cloudpath_probe_id needed to start deep traces, with JMESPath filtering support.
Instructions
List cloud path probes for an app on a device - returns cloudpath_probe_id needed for zdx_start_deeptrace (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | The unique ID for the ZDX device. | |
| app_id | Yes | The unique ID for the application. | |
| since | No | Number of hours to look back (default 2h). | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zdx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |