zdx_get_web_probes
Retrieves web probes for an application on a device, returning the web_probe_id required to initiate a deep trace.
Instructions
Get web probes for an app on a device - returns web_probe_id needed for zdx_start_deeptrace (read-only)
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). | |
| service | No | The service to use. | zdx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |