Discover AppDynamics metric paths
appd_get_metric_hierarchyWalk the metric hierarchy of an AppDynamics application. Returns top-level folders or children at a specific metric path. Cached for 5 minutes.
Instructions
Walk the metric hierarchy for one application. Without metricPath returns top-level folders; with metricPath returns the children at that level. Cached for 5 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | ||
| metricPath | No | Optional metric path to drill into, e.g. "Overall Application Performance|Average Response Time (ms)". Use the literal "|" character; the tool encodes it correctly. Leave unset to list root nodes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| evidence | No | ||
| entities | Yes | ||
| timeRange | No | ||
| sourceEndpoints | Yes | ||
| pagination | No | ||
| warnings | Yes | ||
| truncated | Yes |