zdx_get_application_metric
Retrieve ZDX performance metrics for a specific application, including page fetch time, DNS time, and availability. Filter by location, department, or geolocation to analyze user experience.
Instructions
Get ZDX metrics for a specified application (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The unique ID for the ZDX application. | |
| metric_name | No | The name of the metric to return. Available values: 'pft' (Page Fetch Time), 'dns' (DNS Time), 'availability'. | |
| location_id | No | Filter by location ID(s). | |
| department_id | No | Filter by department ID(s). | |
| geo_id | No | Filter by geolocation ID(s). | |
| 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 |